提交历史

作者 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 91fdcab3a0 Uppdating API geometry when walls were moved due to paired molecules 3 年之前
  Adam Husar 812f085949 Added support for for Model.pair_molecules, unpair_molecules, and 3 年之前
  Adam Husar a7f48547f8 Added method geometry_utils.validate_volumetric_mesh 3 年之前
  Adam Husar 03daf84885 Added default argument to Model.apply_vertex_moves to randomize order of 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 f3562f98f0 Updating API side vertex coordinates after a cell to apply_vertex_moves 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 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 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 b4d0258e9d Compiled libmcell with MSVC 3 年之前
  Adam Husar 7c3085f28d Set of changes towards build with MSVC 3 年之前
  Adam Husar 9f99f8920f Reorganized checkpoint signal handling because the original 3 年之前
  Adam Husar 4c63d43057 Added handling of checkpointing signals 3 年之前
  Adam Husar 2b57ec39ee Added support for synchronous checkpoint scheduling, asunchronous 3 年之前
  Adam Husar 95842d7788 Renamed PeriodicCallEvent to EndIterationCallEvent 3 年之前
  Adam Husar b44f46e1ed run_n_iterations returns number of executed iterations, preparation for 3 年之前
  Adam Husar 1d645e90b8 Fixed handling of species superclasses in checkpoints 3 年之前
  Adam Husar bd2928f2b4 Exporting molecules into simulation_state.py 3 年之前
  Adam Husar 89940aae32 Added empty implementation of Model.save_checkpoint with a call to 3 年之前
  Adam Husar c15a148323 Model.run_reaction now returns list of product ids 3 年之前
  Adam Husar d12592732c Added method.run_reaction, for now limited to unimol rxns 3 年之前