-
Hello. It's great to see fizmo have so many front-end options and to continue to be updated.
I'd really like to see exactly what source files are needed and a recommended CMakeList.txt to allow fi…
-
Our extensions often retrieve sessions with some given metadata. Currently, each extension maintains a list of its known sessions to facilitate this. This is unnecessarily verbose and error-prone. We …
-
Allow the user to choose a different Python interpreter for each physics engine. When configuring simulation options, the tool lists all of the Python interpreters that SiQAD is able to detect (includ…
-
Related to: #1583
In the `setup.py` script minimal Python version is set to `3.6`
https://github.com/kernelci/kernelci-core/blob/d4050f59a1f196d0644f8602bc7f715895f4270b/setup.py#L70
https://…
-
tenforty currently uses a few features, i.e. match/case pattern matching, and union-style type declarations, that were introduced to the language in 3.10.
I'm not sure this should be done. Python 3…
-
I'm receiving the following error when trying to run pretty much any drake workflow, including the workflows included with the source:
``` java
java.lang.ClassCastException: [Ljava.lang.Object; canno…
-
TODO: https://github.com/NixOS/nixpkgs/blob/23e0738cf3fafb70443e415c689be3501b43658d/pkgs/development/interpreters/python/manylinux/default.nix
https://github.com/danimaribeiro/PyTrustNFe/blob/8d…
-
When the interpreter does not match, the error message does not output any info about reason, such as a potential mismatch of types. This should be improved. Right now it is impossible for non-Nikos t…
-
Using httplib in JMeter will cause Metaspace to continue to rise until java.lang.OutOfMemoryError, how to solve it, the current version is 2.7.3
-
Hi,
I'm seeing problems similar to https://github.com/google/jax/issues/2718 in some pretty complicated code I've written and that involves computing JVP to get a custom_jvp implementation.
I ha…