-
- Reproducible environments - conda environments
- Jupyter notebooks - Jupyter Labs too since they are the future
- Physical modeling nympy 2 (integration methods) @dvalters
- Statistical modeling…
-
Looking at [geoopt/manifolds/stereographic/math.py](https://github.com/geoopt/geoopt/blob/27a1e6fd825e2de923b8493bb8baf514f3f089ea/geoopt/manifolds/stereographic/math.py) and trying to learn about hyp…
-
Currently the UI doesn't allow you to explicitly select the default scaling of the window.
This is not really a problem in stand-alone because you can just resize the window, but in plug-in mode, w…
porlk updated
5 years ago
-
Dear authors,
may I ask if this code is capable of simulating both the solidification microstructure in additive manufacturing and the subsequent microstructural evolution of the grain structures dur…
-
Implement a CA that follows the rules of the Seeds Automaton
Rules: https://en.wikipedia.org/wiki/Seeds_(cellular_automaton)
-
Currently, Worlds have a member variable (`fun_get_neighbor`) that holds a function that returns a random neighbor. There are also a lot of situations where it would be useful to have all of the neigh…
-
If anyone could lend a hand porting this to python3/gtk3, I've made considerable progress here: https://github.com/smearle/gym-micropolis/tree/master/micropolis-4bots-gtk3, at the service of an OpenAI…
-
For fixed grid models like forest fire, DynamicGrids.jl was around two orders of magnitude faster than Agents.jl the last time I checked.
It also has a good range of visualisation tools - REPL, GTK…
-
ffmpeg -y -i test.mp4 -vf 'hue=h=35:s=0.55 [bleach], [bleach] lutyuv=y=gammaval(1.55):u=gammaval(1.0125):v=gammaval(1.0125) [boost], [boost] lutyuv=y=0.99_val:u=1.0315_val:v=1.0315*val' output.mp4
[A…
-
I have compiled this list of **100 new theorems to prove using mathlib4**. Some of these (like the Feit–Thompson theorem) have already been proved in other proof assistants, but that is largely irrele…