Releases: bioasp/caspo
Releases · bioasp/caspo
4.0.1
4.0.0
3.0.1
3.0.0
- Refactoring removing ZCA-based implementation
- Use clingo python module (tested with clingo 4.5.x)
- Re-design subcommands as learn, classify, design, predict, control, visualize, and test
- Generate default visualizations using matplotlib and seaborn
- Adds sphinx docs
- Use travis-ci for building conda packages for OS X and Linux
- Adds a Dockerfile
2.2.0
2.1.1
2.1.0
Minor release
- Improve ASP encoding for caspo design
- Use
to_str
method available in pyzcasp 1.0.1
2.0.0
- Complete refactoring (no backwards compatibility)
- Introduce subcommands:
- learn: learning logical networks
- control: finding intervention strategies
- analyze: compute I/O behaviors and basic stats
- design: experimental design to discriminate I/O behaviors
- visualize: dump results from other subcommands to dot files
- Uses latest potassco tools: clingo >= 4.3.0, gringo >= 4.3.0 and clasp >= 3.0.2