提交历史

作者 SHA1 备注 提交日期
  Evan Cresswell f697691339 fixed bug in the surface molucule orientation reaction 8 年之前
  Evan Cresswell 4e5d025fcb changed test_apy.py to reactions w/ orientations included 8 年之前
  Jacob Czech 41fdac9d6f Rename main .i file and python module to pymcell. 8 年之前
  Jacob Czech 58425c4819 Move python code from mcellSwig.i to its own file. 8 年之前
  Jacob Czech e02501be28 Bugfix: viz and rxn data filenames corrupted. 8 年之前
  Evan Cresswell 30be7db8e4 added surface reactions to swig module and test_api.py 8 年之前
  Jacob Czech 5b6cea791b Update cmake version reqs. Relax python reqs. 8 年之前
  Jacob Czech 19f6b22831 Use Python 3. Bugfix with mcell_run_iteration. 8 年之前
  Evan Cresswell 8798d4dea5 Merge branch 'mcellNeuronECC' of https://github.com/mcellteam/mcell into mcellNeuronECC 8 年之前
  Evan Cresswell 6a9f26731a moved declaration of interface functions into the mcellSwig.i so that the functions are now inluded with the mcellSwig module. Changed test_api.py accordingly 8 年之前
  Jacob Czech e74a57db5e Test mcell_get_count. Add mcell_flush_data. 8 年之前
  Jacob Czech 0470ec22df Remove typemap that was messing up orientation. 8 年之前
  Jacob Czech 468ebb1f2b Fix: remove orientation info from vol-vol rxn. 8 年之前
  Jacob Czech e75dbeed83 Make test_api.py executable. 8 年之前
  Jacob Czech 3974783261 Put reaction data code into create_count function. 8 年之前
  Jacob Czech be93be86d5 Give all rxn data files unique names. 8 年之前
  Jacob Czech 787bf63765 Minor pep8 cleanup. 8 年之前
  Jacob Czech e31abfb787 Put pyMCell script into build dir when building. 8 年之前
  Evan Cresswell 338f78c768 updated test_api.py to test world count 8 年之前
  Jacob Czech 97cd48ca27 Temporary fix for build system. 8 年之前
  Jacob Czech e3f3e2d034 Added libmcell_test.c to replace api_test.c. 8 年之前
  Evan Cresswell 4549b15e26 swig count now working for specific regions, tested in test_api.py 8 年之前
  Jacob Czech 7f6b595de7 Counting within objects in pymcell. 8 年之前
  Jacob Czech 2be06326c8 Make mcell_modify_rate_constant work with pymcell. 8 年之前
  Jacob Czech 0af536cce4 More reaction testing. 8 年之前
  Jacob Czech 023c75f24c Simplify reaction creation with pymcell. 8 年之前
  Jacob Czech a2fa80e7d2 Testing REFLECTIVE and ABSORPTIVE surface classes. 8 年之前
  Jacob Czech a77298e5a3 Initial support for reactions in python library. 8 年之前
  Jacob Czech ea709dd398 Refactor release code. 8 年之前
  Jacob Czech 4f07f16a8c Initial support for surface classes and regions. 8 年之前