Releases: StochSS/SpatialPy
Releases · StochSS/SpatialPy
v1.2.2
v1.2.1
v1.2.0
v1.1.2
Changes
Bug Fixes
- [#329] Fixed stochastic propensities for homo-dimer bimolecular reactions.
- [#333] Fixed issue causing a divide by zero error when radius is evenly divisible by the deltas.
- [#334] Fixed issue with remove actions not removing the particle location.
closes #328
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Bug Fixes
- [#321] Fixed MinGW compatibility issues.
- [#326] Fixed homo-dimer bimolecular propensity functions for mass-action reactions.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Changes
- [#301] Added a new combinatory geometry class.
- [#303] Added a new lattice module to support spherical and cylindrical coordinate systems.
- [#304, #311, #312] Added a new transformation module to allow users to manipulate domain regions.
- [#305] Implemented domain actions to allow users to create, preview and apply multiple actions at once.
- [#315] Updated documentation.
- [#308] Updated examples.
Bug Fixes
Full Changelog: v1.0.4...v1.1.0
v1.0.4
Release v1.0.4
Changes
- [#287] Added simple example of spatial birth death to README and added a README to examples.
Bug Fixes
- [#282] Refactored the defaults for type_id's.
- [#285] Added check to raise a proper error when plotting domain types without particles.
- [#286] Fixed calculation of total volume when creating 2D and 3D domains.
Full Changelog: v1.0.3...v1.0.4