提交历史

作者 SHA1 备注 提交日期
  Adam Husar 443c3e656c Added support for cancellation of reaction in a callback 3 年之前
  Adam Husar d713648259 Added API method Model.get_paired_molecules 3 年之前
  Adam Husar 812f085949 Added support for for Model.pair_molecules, unpair_molecules, and 3 年之前
  Adam Husar 03daf84885 Added default argument to Model.apply_vertex_moves to randomize order of 3 年之前
  Adam Husar de41fbda70 Preparation for default viz and count file prefix 3 年之前
  Adam Husar fcf1427724 Changed license from GPL to MIT, removed some empty/unused files 3 年之前
  Adam Husar 301ad47426 Added argument to Model.dump_internal_state and regenerated 3 年之前
  Adam Husar ccee2366bd Prepared counts for support of .gdat output format 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 c4efef42fd Added option to Model.export_to_bngl to set simulation method 3 年之前
  Adam Husar 0a2df5c950 Added Interospection.set_wall_color/get_wall_color and also export of 3 年之前
  Adam Husar f96e0067bc Initial implementation of export_geometry to OBJ file format, name 3 年之前
  Adam Husar af9b27b795 Replaced all uses of float_t with double 3 年之前
  Adam Husar 029e6e314f Added copyright information to be printed on model initialization. 3 年之前
  Adam Husar d415147165 Changed all input API Vec3 arguments to use List[float] 3 年之前
  Adam Husar 6ff7a88f82 Moved BNG-conversion related methods to new class BNGConverter, 3 年之前
  Adam Husar b4d0258e9d Compiled libmcell with MSVC 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 a0f7456d72 Added CountTerm.initial_reactions_count to be able to checkpoint number 3 年之前
  Adam Husar 4c63d43057 Added handling of checkpointing signals 3 年之前
  Adam Husar 2b57ec39ee Added support for synchronous checkpoint scheduling, asunchronous 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 a32cb5aa2f Added API classes ChkptVolMol and ChkptSurfMol and added preparation for 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 年之前