-
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…
-
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…
-
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 …
-
Me and @JeffersGlass had a very lengthy conversation in Discord that started here: https://discord.com/channels/972017612454232116/972020206538997822/1250818968466362378
It's clear people using Py…
-
**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…
-
Hi there, I enjoyed reading Profiling and Optimizing an Interpreter: great points all the way!
Just thought I might share about a recent experiment of mine, wrt. AST-walking interpreters, that I du…
-
Very nice list!
We can supply as much information about Scheme implementations as you want. The question is more about how much is too much :p What level of coverage are you aiming at?
The schem…
-
https://micheles.googlecode.com/hg/decorator/documentation3.html#definitions goes a bit into the problems it causes, same for the functools library
more practically: http://i.imgur.com/2vt7Awi.png (I…
ghost updated
9 years ago
-
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…
-
### Describe the Bug
This has been on the wiki for some time, i didnt see a github issue for it however.
A (usually) dark line that looks like the border of a group of triangles shows through th…