David
David
Tested with Big Sur 11.2.3, only MJPG works with the Quicktime player
Hello! I was wondering if [eig](https://docs.rs/ndarray-linalg/0.14.1/ndarray_linalg/eig/trait.Eig.html#tymethod.eig) and [eigvals](https://docs.rs/ndarray-linalg/0.14.1/ndarray_linalg/eig/trait.EigVals.html#tymethod.eigvals) return the eigenvalues / vectors sorted from smallest to biggest or if they're unordered. This might also be a good thing to...
I installed khal in arch linux (simply `sudo pacman -Syu khal`) and when I ran khal in the terminal it gave a `ModuleNotFoundError: No module named 'khal'` for the line...
This is related to (probably exactly the same as) #135. I want to create a work plane, create some 2D geometry in here, and then extrude it. So first: create...
Previously SetLayer and SetLayerThickness had no effect. This was due to the wrong function being called. I added the material argument to S4_Simulation_SetLayer in SetLayer and called Simulation_ChangeLayerThickness in SetLayerThickness....
Hi! When computing the distances to the 0 contour using this package, the returned array does not have exactly the same 0 contour. I am using it to keep track...
Tried setting timezone to UTC+1 and it doesn't seem to work. When I run docker compose up I get `agendav | PHP Warning: PHP Startup: Invalid date.timezone value 'UTC+1', using...