Skip to content

Releases: virtualcell/vcell-solvers

MovingBoundary solver on MacOS

11 Feb 21:53
Compare
Choose a tag to compare

replaced all SVN versions with git versions
built MovingBoundary solver on MacOS

fixed runtime error in NFSim solver for Macos

09 Feb 15:42
Compare
Choose a tag to compare

fixed runtime error in NFSim solver for Macos

Solve syntax issues resulting in bad windows compression in GH actions

30 Jan 13:25
Compare
Choose a tag to compare

Just needed to fix problems with GH action;

Fix issues with FV and Gibson Solver

29 Jan 16:35
Compare
Choose a tag to compare
Pre-release

FV solver had a bug with char-buffers being overflowed when the file length was just too much. We switched to std::string

Gibson Solver has messaging problems, as the messaging single had to be manually initialized, and never was. Cleaned up the constructors and called the initialization method.

include all JVM modules in Docker image

24 Oct 15:28
Compare
Choose a tag to compare

include all JVM modules in Docker image, fixes problem with java-based post processing

mac build with versioning and Stoch solver fix

22 Aug 01:57
feabcc3
Compare
Choose a tag to compare

VCellStoch solver fix and refactor (improved PRNG fixes bug on Macos/CLang)
All solvers now report Github release info.

v0.0.40

10 Aug 21:10
Compare
Choose a tag to compare

appveyor build for windows 64

v0.0.36

06 Aug 23:16
Compare
Choose a tag to compare

appveyor build for windows 64

v0.0.35

13 Jun 07:02
Compare
Choose a tag to compare
regenerate solvers

v0.0.34

06 Jun 19:49
Compare
Choose a tag to compare
Fix 11-05-2021-Bach1-HillFunction divByZero problem (again)

Appears when values are not initialized in param scan
when the sims are running remotely