Releases: quancs/UPSimulator
Releases · quancs/UPSimulator
Fix several bugs
Fix bugs: 1. targeting problems while several membrane have the same name; 2. dissolve result no work in some special cases.
Fix several bugs
Fix several bugs
v2.5.0 add antiport result and fix bugs: several membranes with the same name
Fix a bug in division result
Merge branch 'master' of https://github.com/quancs/UPSimulator.git Conflicts: README.md
Add delayed result
Delayed Result can be used in SNP, Cell-like and tissue-like P system now.
Add membrane class column in UI
Add membrane class column in UI
Fix several bugs
2.4.6 Fix bug in MembraneDivisionResult
Change the dissolution result to standard
2.4.3 Update version
Add support to anti-spike/ anti-object
Object -a; // anti-object / anti-spike
Rule r1= (-a)*/ -a -> a^2;
many new features have been added
- Able to consume an object of other membrane. ( Can be used to simulate symport/antiport P system )
- Add ProbabilityCondition. ( Can be used to simulate Probabilistic P system )
- Add MembraneDivisionResult.