Adam Husar
|
c11e7a8ddb
Added support for implicit conversion from numpy array to
|
3 年之前 |
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
|
1f8008051a
Fixed generation of Model.__str__
|
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
|
578e00c902
Added API class Color
|
3 年之前 |
Adam Husar
|
9c70ade1da
Added automatic conversions of python tuples to vectors
|
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
|
b768a76a59
Initial step towards vectors modifiable on the Python side, created
|
3 年之前 |
Adam Husar
|
a8e250d5ce
Support for examples in documentation, added links to example files to
|
3 年之前 |
Adam Husar
|
86b6dfc79a
Fixed handling of empty doc section
|
3 年之前 |
Adam Husar
|
26a8a34870
Generating information about method arguments into Python help(),
|
3 年之前 |
Adam Husar
|
009aa9512d
Generating information for Python help() function
|
3 年之前 |
Adam Husar
|
8e1b7f969b
Generating API documentation into separate files based on category
|
3 年之前 |
Adam Husar
|
b4d0258e9d
Compiled libmcell with MSVC
|
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
|
b369f71714
Fixed export of component states into checkpoint
|
3 年之前 |
Adam Husar
|
a0f7456d72
Added CountTerm.initial_reactions_count to be able to checkpoint number
|
3 年之前 |
Adam Husar
|
6552792e10
Fixed export of unnamed Count objects
|
3 年之前 |
Adam Husar
|
b44f46e1ed
run_n_iterations returns number of executed iterations, preparation for
|
3 年之前 |
Adam Husar
|
0b004dc169
Putting checkpointed molcules both vol and surf into the same array to
|
3 年之前 |
Adam Husar
|
eb56387ef7
Printing inherited items first, not printing default unimol rx time
|
3 年之前 |
Adam Husar
|
d2ad431869
Using maximum precision for export of floating point to python
|
3 年之前 |
Adam Husar
|
bd2928f2b4
Exporting molecules into simulation_state.py
|
3 年之前 |
Adam Husar
|
a32cb5aa2f
Added API classes ChkptVolMol and ChkptSurfMol and added preparation for
|
3 年之前 |