Jacob Czech
|
def55e3043
Clean up recent code to add box object.
|
8 年之前 |
Jacob Czech
|
8b09b15349
Creating meshes now works with python library.
|
8 年之前 |
Jacob Czech
|
d431b86ef3
More refactoring of test_api.py. Pep8 compliance.
|
8 年之前 |
Jacob Czech
|
94680695b3
Refactor test_api.py.
|
8 年之前 |
Evan Cresswell
|
7353653118
up-to-date test_api.py with both react ouput data and viz data tests
|
8 年之前 |
Evan Cresswell
|
a03030e44d
Merge branch 'mcellNeuronECC' of https://github.com/mcellteam/mcell into mcellNeuronECC
|
8 年之前 |
Evan Cresswell
|
3b2e23de8c
partially working version of reaction data output function for swig..
|
8 年之前 |
Jacob Czech
|
2bda08f4e5
Fix release problem.
|
8 年之前 |
Jacob Czech
|
bf34454e13
Update test_api.py to create viz data.
|
8 年之前 |
Evan Cresswell
|
42ce6088bb
adding my test_api.py to src directory
|
8 年之前 |
Evan Cresswell
|
e58729aae8
mcell_release.c changed for swig function
|
8 年之前 |
Evan Cresswell
|
c453bdeb65
swig now creates release site
|
8 年之前 |
Jacob Czech
|
49fcb9041d
Preliminary support for objects using swig.
|
8 年之前 |
Evan Cresswell
|
a352b59453
swig now working for species
|
8 年之前 |
Jacob Czech
|
a501349e70
Preliminary support for creating species via swig.
|
8 年之前 |
Jacob Czech
|
25b1975c15
Update cmake build system to create python library
|
8 年之前 |
Jacob Czech
|
e647385be0
Restore parse functionality to MCell.
|
8 年之前 |
Jose Juan Tapia
|
2a6716bc06
adding dependencies build script to travis script
|
8 年之前 |
Jose Juan Tapia
|
3301436a33
merge commit
|
8 年之前 |
Evan Cresswell
|
b8b7ee94d5
swig file update with relative path assuming you have a mcell/build directory
|
8 年之前 |
Evan Cresswell
|
e7f8023ecc
swig no longer needs config.h to be in mcell/src directory.. not general though
|
8 年之前 |
Jacob Czech
|
5e1bfd64cd
Add swig generated files to .gitignore.
|
8 年之前 |
Evan Cresswell
|
11e340eeaa
swig module imports and has basic function. some mcell methods had to be removed. anything that was removed was commented out: preceded by //ecc
|
8 年之前 |
Evan Cresswell
|
fd06806a9e
modified mcellSwig.i to not consider react_output
|
8 年之前 |
Evan Cresswell
|
22fcb0381e
new swig code
|
8 年之前 |
Jacob Czech
|
92bdfe13de
mcell_modify_rate_constant works with unimol rxns.
|
8 年之前 |
Jacob Czech
|
9476410d82
Modify bimolecular rate constants during sim.
|
8 年之前 |
Evan Cresswell
|
66ccbea0bb
added lines under //ecc to test function of mcell_get_count
|
8 年之前 |
Evan Cresswell
|
a9d82bcda3
header file added mcell_get_count
|
8 年之前 |
Evan Cresswell
|
9f61774a36
first commit with the mcell_get_count which gets the count of a specific molecule on/in a specific region
|
8 年之前 |