Adam Husar
|
fcf1427724
Changed license from GPL to MIT, removed some empty/unused files
|
3 年之前 |
Adam Husar
|
c6ed8097ca
Removed 'clone' methods that are not needed anymore due to generated
|
3 年之前 |
Adam Husar
|
8aacc216e8
Added argument all_details to generated __str__ method to produce
|
3 年之前 |
Adam Husar
|
e70edb861b
Fixed conversion of complexes from BNG to API and back for complexes
|
3 年之前 |
Adam Husar
|
068de1970b
Fixed compartment check in Species, allowing compartments now
|
3 年之前 |
Adam Husar
|
032fdadd02
Initial support for compartments for elementary molecules in API
|
3 年之前 |
Adam Husar
|
6bfa479d0c
Parsing BNGL name directly in Complex ctor independently on subsystem
|
3 年之前 |
Adam Husar
|
7c3085f28d
Set of changes towards build with MSVC
|
3 年之前 |
Adam Husar
|
d7c4a920ab
Merge remote-tracking branch 'origin/mcell4_checkpointing2' into
|
3 年之前 |
Adam
|
585362e41c
Initial set of changed for Windows build
|
3 年之前 |
Adam Husar
|
a0f7456d72
Added CountTerm.initial_reactions_count to be able to checkpoint number
|
3 年之前 |
Adam Husar
|
fc7965d553
Fixed handling of flags inherited from species to el. molecule types
|
3 年之前 |
Adam Husar
|
eb328e72cf
Added BaseExportClass to define export interface and polished subsystem
|
3 年之前 |
Adam Husar
|
8a318a7a6d
Skipping ALL_*MOLECULES species superclasses for python export, added
|
3 年之前 |
Adam Husar
|
22172f9565
Renamed API ComponentInstance to Component, ElementaryMoleculeInstance
|
4 年之前 |
Adam Husar
|
24a631af57
Finished printing of errors and warnings for cases when identical rxns
|
4 年之前 |
Adam Husar
|
a4a923ba9d
Checking that simple species addition is either ignored if the same or
|
4 年之前 |
Adam Husar
|
2d5679e6c6
Added __eq__ to all API classes and makde Complex use canonical form for
|
4 年之前 |
Adam Husar
|
c6aebc455c
Initial support for export of molecule types to BNGL
|
4 年之前 |
Adam Husar
|
eb5fc8339d
Finished support for compartments in rxns for python/bngl generation
|
4 年之前 |
Adam Husar
|
306a69419a
Rename API::ComplexInstance to API::Complex
|
4 年之前 |
Adam Husar
|
5725fd0bf8
Cehcking that simple species must not contain '.' in their name, fixed
|
4 年之前 |
Adam Husar
|
6cf2eda9e8
Fixed semantic check in Species
|
4 年之前 |
Adam Husar
|
3bd6bfca63
Descibed usages of the API::Species class, fixed semantic checks and
|
4 年之前 |
Adam Husar
|
1054952833
Renamed ComplexInstance.bngl_string to name and updated gen.py to
|
4 年之前 |
Adam Husar
|
429a3c97b4
Added ComplexInstance.as_species and fixed VizOutput.species_list
|
4 年之前 |
Adam Husar
|
3ba532fae3
Fixed initialization of ComplxInstance when BNGL string is used
|
4 年之前 |
Adam Husar
|
a5cc755630
Added initial support for custom time/space step to pymcell4
|
4 年之前 |
Adam Husar
|
050a020d35
Fixed comparison of species when added to the species container
|
4 年之前 |
Adam Husar
|
7f9a3096bb
Interm. commit - almost done InstantiationData::load_bngl_seed_species
|
4 年之前 |