-
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…
-
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…
-
While the logic for showing the Play Online button is working fine, it is sometimes the case an author would like to disable the button or prevent it from showing. There are games which are written on…
-
Right now saving happens in the bot's main directory. It would be handy to set a saves folder (like the games and terps folders) and run the interpreters inside game-specific folders inside the saves …
-
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://…
-
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…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
1. Run a cell line by line. Run through the entire cell …
-
Following the most recent commit, the jax.tree module is now being used instead of jax.tree_*. This is change requires jax >= 0.4.25. However, the are still many parts of the repository that are still…
-
**Is your feature request related to a problem? Please describe.**
Not
**Describe the solution you'd like**
Add Profile-Guided Optimization (PGO) support to Elena's compiler and/or virtual machi…
-
This feature, or something similar, has been discussed previously (see #243 and [here](https://github.com/go-task/task/issues/195#issuecomment-502905557) in the v3 release tracking ticket), however wa…