Skip to content

Releases: virtualcell/libvcell

0.0.13

10 Apr 05:31
065b256

Choose a tag to compare

What's Changed

Full Changelog: 0.0.12...0.0.13

0.0.12

05 Apr 03:14
4848653

Choose a tag to compare

What's Changed

  • fix field data fvsolver input file generation with null sim key by @jcschaff in #9

Full Changelog: 0.0.11...0.0.12

0.0.11

04 Apr 23:14
bd31fb6

Choose a tag to compare

What's Changed

  • export SBML with compatable units and optional validation by @jcschaff in #8

Full Changelog: 0.0.10...0.0.11

0.0.10

04 Apr 18:31
8df4045

Choose a tag to compare

What's Changed

  • support image-based field data from pyvcell by @jcschaff in #7

Full Changelog: 0.0.9...0.0.10

0.0.9

04 Apr 13:56
3ae5e81

Choose a tag to compare

What's Changed

  • resampled fdat file for field data should use simID from simulation by @jcschaff in #5
  • sbml and vcml file import/export/validation by @jcschaff in #6

Full Changelog: 0.0.8...0.0.9

0.0.8

20 Mar 21:35

Choose a tag to compare

What's Changed

  • generate FV solver input files with local field data by @jcschaff in #4

Full Changelog: 0.0.7...0.0.8

0.0.7

20 Mar 18:30

Choose a tag to compare

Full Changelog: 0.0.6...0.0.7

fix reflection errors in native compilation from jsbml

17 Mar 05:48

Choose a tag to compare

0.0.6

bump to 0.0.6, record instantiating jsbml classes using reflection

release 0.0.5 - better error handling, testing and Python typing

17 Mar 04:07
a15a1ab

Choose a tag to compare

What's Changed

Full Changelog: 0.0.4...0.0.5

Proper multiplatform wheels to PyPI

15 Mar 21:05

Choose a tag to compare

fixed cibuildwheel configuration and invocation to be canonical poetry/cibuildwheels
built and deployed ghcr.io/virtualcell/manylinux_2_28_x86_64 container with GraalVM, Maven and Poetry for use within cibuildwheels.