Releases: virtualcell/vcell-fvsolver
Releases · virtualcell/vcell-fvsolver
pypi-0.1.1
Full Changelog: 0.9...pypi-0.1.1
Bugfixes for Docker and Test Improvments
Fixes problems with the docker-based version of the solvers, fixing memory leaks and other problems.
Also, adds a Smoldyn smoke-test.
Smoldyn Speedup and Test Improvement
Replaces linear probing of string in Smoldyn with much faster hashing (c-style data structures included).
add unit tests for c++ and python bindings, PyPI 0.1.0
add unit tests for c++ and python bindings
publish to PyPI as 0.1.0
build Smoldyn in Docker and add bin directory to path
build Smoldyn in Docker
add bin directory to path to allow easy invocation by solver name
replace old libzip with libzippp and add smoke test
v0.9.3 fix Docker build
push pyvcell-fvsolver 0.0.4 to PyPI
v0.9.2 push 0.0.4 to production PyPI for python>=3.9, fix readme link
publish pyvcell-fvsolver 0.0.2 to test pypi
v0.9.1 set version 0.0.3 to refresh test PyPI
build python binding pyvcell_fvsolver
v0.9.0 upload each wheel file independently