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
|
c1443eadb7
Added support for copy.deepcopy of API objects
|
3 年之前 |
Adam Husar
|
e53f1604fd
Added support for shallow copy of API objects
|
3 年之前 |
Adam Husar
|
af9b27b795
Replaced all uses of float_t with double
|
3 年之前 |
Adam Husar
|
3f300bc483
Vector attributes in API classes are now returned as a references to
|
3 年之前 |
Adam Husar
|
8dd648bc78
Improved documentation in instantiation.yaml, removed unused attribute
|
3 年之前 |
Adam Husar
|
009aa9512d
Generating information for Python help() function
|
3 年之前 |
Adam Husar
|
7c3085f28d
Set of changes towards build with MSVC
|
3 年之前 |
Adam Husar
|
7f881c22e5
Fixed for build on Windows after merge with checkpoints branch
|
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
|
d2ad431869
Using maximum precision for export of floating point to python
|
3 年之前 |
Adam Husar
|
b609757112
Configurable rxn class and species cleanup periodicity
|
3 年之前 |
Adam Husar
|
bd2928f2b4
Exporting molecules into simulation_state.py
|
3 年之前 |
Adam Husar
|
df118ee0bb
Added export of geometry and instantiation to python
|
3 年之前 |
Adam Husar
|
eb328e72cf
Added BaseExportClass to define export interface and polished subsystem
|
3 年之前 |
Adam Husar
|
77281796cd
Initial export of subsystem into python
|
3 年之前 |
Adam Husar
|
89940aae32
Added empty implementation of Model.save_checkpoint with a call to
|
3 年之前 |
Adam Husar
|
9bf24dd2a1
Initial export of vectors into python
|
3 年之前 |
Adam Husar
|
88054f97f7
Export to python - handlign naming and exporting objects only once
|
3 年之前 |
Adam Husar
|
412095f9f3
Initial generation of checkpointing code
|
3 年之前 |
Adam Husar
|
c2544556a8
Improved error message when empty list argument to constructor is
|
3 年之前 |
Adam Husar
|
5bf02eaa21
Removed custom __repr__ implementation for better error messages.
|
4 年之前 |
Adam Husar
|
24a631af57
Finished printing of errors and warnings for cases when identical rxns
|
4 年之前 |
Adam Husar
|
81609fc391
Generating method eq_nonarray_attributes used in method __eq__ of
|
4 年之前 |
Adam Husar
|
2d5679e6c6
Added __eq__ to all API classes and makde Complex use canonical form for
|
4 年之前 |
Adam Husar
|
f82e4ebfc0
Unified MoleculeReleaseInfo and ReleaseSite by specifying orientation
|
4 年之前 |