Skip to content

Releases: virtualcell/libvcell

Exposed NumExpr Infix Support

12 Mar 20:56
fd07035

Choose a tag to compare

For PyVCell to process expressions, we need to provide them in a specific format used by the python library NumExpr. This release includes the features necessary to do that.

0.0.14.4

05 Mar 21:47

Choose a tag to compare

Exposes VCell's new python-infix notation generation for Expressions

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