提交历史

作者 SHA1 备注 提交日期
  Adam Husar d2c6efa3a4 Added method data_utils.load_dat_file 3 年之前
  Adam Husar fcf1427724 Changed license from GPL to MIT, removed some empty/unused files 3 年之前
  Adam Husar 7f86fadd99 Flushing count buffers periodically. 3 年之前
  Adam Husar 578e00c902 Added API class Color 3 年之前
  Adam Husar af9b27b795 Replaced all uses of float_t with double 3 年之前
  Adam Husar b768a76a59 Initial step towards vectors modifiable on the Python side, created 3 年之前
  Adam Husar 483e5a4884 Fixed conversion in Vec3::to_list for Windows 3 年之前
  Adam Husar 1d87fb376b Fixed time reporting during simulation 3 年之前
  Adam Husar 7c3085f28d Set of changes towards build with MSVC 3 年之前
  Adam Husar a233e9e8e0 Added submodule run_utils with methods get_last_checkpoint_dir and 3 年之前
  Adam Husar 384b98b707 Support for asynchronous calls to Model.schedule_checkpoint e.g. from a 3 年之前
  Adam Husar 50adb6ecfa Changed EndIterationCallEvent to a template 3 年之前
  Adam Husar a32cb5aa2f Added API classes ChkptVolMol and ChkptSurfMol and added preparation for 3 年之前
  Adam Husar 4ad2befb46 Export of RngState for checkpointing 3 年之前
  Adam Husar 6d863501b4 Moved introspcection-related methods from Model into a new class 3 年之前
  Adam Husar 9c2b8ba7f3 Updated version and added attribute __version__ to the mcell module and 3 年之前
  Adam Husar 512eacd189 Renamed InstantiationData to Instantiation 4 年之前
  Adam Husar 384ec3c476 Flushing buffers when ctrl-c is caught during simulation 4 年之前
  Adam Husar 22172f9565 Renamed API ComponentInstance to Component, ElementaryMoleculeInstance 4 年之前
  Adam Husar 47e338b433 Support for rxn callbacks, full support for surf-surf rxns missing 4 年之前
  Adam Husar 0105c6ee5c Added support for volume reaction callbacks, also fixed wall hit 4 年之前
  Adam Husar 7fc9732ffa Added missing space to generated API set_* methods 4 年之前
  Adam Husar 02f12f0f57 Rework of callbacks by introducing class callbacks, other API changes 4 年之前
  Adam Husar 18e490125c Removed API class VolumeCompartment, moved related information to 4 年之前
  Adam Husar 306a69419a Rename API::ComplexInstance to API::Complex 4 年之前
  Adam Husar 6e0a9d1d4e Added API class VolumeCompartment and conversion from BNG 4 年之前
  Adam Husar 34ce96803d Disabled IVec3 python operators, they cause a so far unknown issue in 4 年之前
  Adam Husar eff75ce325 Added operators to the python variants of Vec3 and IVec3 4 年之前
  Adam Husar 946bf961a3 Prepared API for wall hit callbacks 4 年之前
  Adam Husar ba926922a2 Initial addition of InitialSurfaceRelease for the Python API 4 年之前