Izaak "Zaak" Beekman

Results 81 issues of Izaak "Zaak" Beekman

There are some commands that can be typed in the chat window like `/me things ā€¦` or `/stream off`. It would be great if there were a /help command to...

ready

Hi, I was hoping you might be able to improve the documentation a little bit. In particular, I find it difficult to figure out whether or not you need a...

enhancement

**Describe the bug** `shpc config edit` should respect the `$EDITOR` environment variable. **To Reproduce** Steps to reproduce the behavior: Don't have `vim` installed on your system and run `shpc config...

Basically, I'm wondering if you could combine optical flow data from a camera with other sensor data using something like a KF or UKF. The application would be model aircraft,...

Installing NetCDF4 through CMake provides the following cmake packages/modules for importing targets: ``` lib/cmake/netCDF/netCDFConfig.cmake lib/cmake/netCDF/netCDFConfigVersion.cmake lib/cmake/netCDF/netCDFTargets-debug.cmake lib/cmake/netCDF/netCDFTargets.cmake ``` However, the SEACAS-Exodus build system is looking for NetCDFConfig.cmake, not netCDFConfig.cmake. Can...

no-issue-activity

Python 2 has reached EOL and we need to migrate to python 3 ASAP. Requirements to be able to do this robustly are: - [x] Improved automated [testing of style...

See discussion in #345 Python may be invoked in a number of different ways when profiling python code. The best thing to do would be to figure out how to...

[mypy](https://mypy.readthedocs.io/en/latest/) allows python type checking to be enforced. This will help identify bugs, but, in particular, it will help the migration from Python2 to Python3. See: - https://twitter.com/grhmc/status/1233598648673538048 - https://github.com/asottile/pyupgrade...

in progress
python3