提交历史

作者 SHA1 备注 提交日期
  Adam Husar 38c688ae3a Replaced Vec2 and Vec3 in Introspection and Callbacks w vector<double> 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 c6ed8097ca Removed 'clone' methods that are not needed anymore due to generated 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 a8e250d5ce Support for examples in documentation, added links to example files to 3 年之前
  Adam Husar 29176f08f0 Added configuration Warnings.high_reaction_probability, started working 3 年之前
  Adam Husar 009aa9512d Generating information for Python help() function 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 d7c4a920ab Merge remote-tracking branch 'origin/mcell4_checkpointing2' into 3 年之前
  Adam 585362e41c Initial set of changed for Windows build 3 年之前
  Adam Husar 89940aae32 Added empty implementation of Model.save_checkpoint with a call to 3 年之前
  Adam Husar 88054f97f7 Export to python - handlign naming and exporting objects only once 3 年之前
  Adam Husar dc3216114b Extended molecule introspection to also provide information on surface 3 年之前
  Adam Husar 5bf02eaa21 Removed custom __repr__ implementation for better error messages. 4 年之前
  Adam Husar 24a631af57 Finished printing of errors and warnings for cases when identical rxns 4 年之前
  Adam Husar 81609fc391 Generating method eq_nonarray_attributes used in method __eq__ of 4 年之前
  Adam Husar 2d5679e6c6 Added __eq__ to all API classes and makde Complex use canonical form for 4 年之前
  Adam Husar 7e9250891d Generating __repr__ method for all classes 4 年之前
  Adam Husar 346825a794 Added generation of method set_all_attributes_as_default_or_unset 4 年之前
  Adam Husar 1f403597c8 Using pybind11 from libs to build mcell.so 4 年之前
  Adam Husar 80947019f4 Added implement. of Model::get_molecule_ids and Model::get_molecule 4 年之前
  Adam Husar d9f8aff905 Initial support for introspection of molecules 4 年之前