Open sabonerune opened 2 weeks ago
Release GIL when execute Synthesis CheapTrick Dio Harvest D4C StoneMask.
Synthesis
CheapTrick
Dio
Harvest
D4C
StoneMask
Update World. NOTE: Updating the world is necessary to prevent a data race in randn().
randn()
Other small optimizations.
python setup.py does not build correctly. Please use pip or build. ref: https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
python setup.py
pip
build
Release GIL when execute
Synthesis
CheapTrick
Dio
Harvest
D4C
StoneMask
.Update World. NOTE: Updating the world is necessary to prevent a data race in
randn()
.Other small optimizations.