FiniteStateProjection.jl icon indicating copy to clipboard operation
FiniteStateProjection.jl copied to clipboard

Finite State Projection algorithms for chemical reaction networks

Results 8 FiniteStateProjection.jl issues
Sort by recently updated
recently updated
newest added

Update the workflows in this repository to use SciML's reusable workflows. This is part of a larger effort to standardise the SciML's CI workflows for more generic and common requirements,...

@kaandocal would you consider putting this under SciML so we could get more people access to maintain it? You could still have full repo permissons, but having it in an...

**Describe the bug 🐞** Examples given, Birth-Death System and Telegraph Model, doesn't work well. When I run Birth-Death System one line after another, it goes right until the last line...

bug

**Describe the bug 🐞** Docs don't currently appear -- they need to be updated to use the SciML website.

bug

SciMLBase is 1.10 and up now, so there isn't much point to trying to keep support for earlier versions. The Project.toml should get updated to reflect this (perhaps as of...

Updates Catalyst compat to v15 (should probably be no relevant change for FSP). Also up FSP version for the next release.

Test the package with Julia v1, the lts version and latest pre-release

Currently there is only documentation for the dev version of the package (https://docs.sciml.ai/FiniteStateProjection/dev/). However, for users, the stable version is probably more interesting, but this one does not exist (https://docs.sciml.ai/FiniteStateProjection/stable/)....