Releases: dstein64/neuralart
Releases · dstein64/neuralart
v1.1.1
- Specify
indexing='ij'
, when available, for meshgrid()
.
v1.1.0
- Add
numpy
as a dependency.
v1.0.2
- Suppress warning when checking if CUDA is available.
v1.0.1
- Pass
--device
argument to render()
.
v1.0.0
- Addressed a text encoding issue that prevented
setup.py
from running on Windows.
- Removed support for Python 2.7.
v0.1.1
v0.1.1
is the initial release of neuralart
.