Skip to content

Releases: virtualcell/vcell-fvsolver

0.10.5

Choose a tag to compare

@CodeByDrescher CodeByDrescher released this 25 Jun 15:33

We previously took system libs in /usr/lib, and set their discovery path to be relative, when in fact we could not, and did not, copy them into the tarball

Also: Now only requiring glibc 2.28 to support older Operating Systems.

Fix bugs with CD pipeline

Choose a tag to compare

@CodeByDrescher CodeByDrescher released this 10 Jun 16:30

Issues with previous release were found with windows build in CI/CD. This release contains the fix.

Align Python and c++ version numbers

Choose a tag to compare

@CodeByDrescher CodeByDrescher released this 10 Jun 16:01
0.10.3

align python version with c++ version

Raise Python Version Ceiling

Choose a tag to compare

@CodeByDrescher CodeByDrescher released this 09 Jun 19:34
a85ef2b

Increased the maximum python version for wheels to 3.14

Smoldyn Hashing & CI/CD Upgrades

Choose a tag to compare

@CodeByDrescher CodeByDrescher released this 29 Apr 16:21

Upgrading some of Smoldyn to use HashTables for speed, and upgrading CI/CD to use LLVM tooling. See PR#11 for details.

pypi-0.1.1

Choose a tag to compare

@jcschaff jcschaff released this 11 Apr 18:10

Full Changelog: 0.9...pypi-0.1.1

Bugfixes for Docker and Test Improvments

Choose a tag to compare

@CodeByDrescher CodeByDrescher released this 28 Mar 21:38

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

Choose a tag to compare

@CodeByDrescher CodeByDrescher released this 21 Mar 15:43

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

Choose a tag to compare

@jcschaff jcschaff released this 20 Jan 20:05

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

Choose a tag to compare

@jcschaff jcschaff released this 25 Sep 13:22

build Smoldyn in Docker
add bin directory to path to allow easy invocation by solver name