Skip to content

Releases: quancs/UPSimulator

Fix several bugs

18 May 19:51
Compare
Choose a tag to compare
Fix several bugs Pre-release
Pre-release
Fix bugs: 1. targeting problems while several membrane have the same

name; 2. dissolve result no work in some special cases.

Fix several bugs

11 Apr 14:40
Compare
Choose a tag to compare
v2.5.3

remove redundant codes for dimension prediction

Fix several bugs

30 Nov 13:45
Compare
Choose a tag to compare
v2.5.0

add antiport result and fix bugs: several membranes with the same name

Fix a bug in division result

24 Nov 08:04
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/quancs/UPSimulator.git

Conflicts:
	README.md

Add delayed result

07 Sep 16:58
Compare
Choose a tag to compare

Delayed Result can be used in SNP, Cell-like and tissue-like P system now.

Add membrane class column in UI

19 Jul 17:10
Compare
Choose a tag to compare

Add membrane class column in UI

Fix several bugs

19 Jun 12:48
Compare
Choose a tag to compare
2.4.6

Fix bug in MembraneDivisionResult

Change the dissolution result to standard

17 Jun 04:36
Compare
Choose a tag to compare

Add support to anti-spike/ anti-object

02 Jun 09:53
Compare
Choose a tag to compare

Object -a; // anti-object / anti-spike
Rule r1= (-a)*/ -a -> a^2;

many new features have been added

17 May 06:46
Compare
Choose a tag to compare
  1. Able to consume an object of other membrane. ( Can be used to simulate symport/antiport P system )
  2. Add ProbabilityCondition. ( Can be used to simulate Probabilistic P system )
  3. Add MembraneDivisionResult.