提交历史

作者 SHA1 备注 提交日期
  Adam Husar e35bae5d3b Added option config.use_bn_units 3 年之前
  Adam Husar fcf1427724 Changed license from GPL to MIT, removed some empty/unused files 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 afc39661a5 Added API config option molecules_order_random_shuffle_periodicity 3 年之前
  Adam Husar af9b27b795 Replaced all uses of float_t with double 3 年之前
  Adam Husar 3f300bc483 Vector attributes in API classes are now returned as a references to 3 年之前
  Adam Husar 28544edbc7 Improved doc in subsystem.yaml, not finished yet 3 年之前
  Adam Husar 7c3085f28d Set of changes towards build with MSVC 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 f4beba1019 Added option Config.append_to_count_output_data to append to reac_data 3 年之前
  Adam Husar 0697597565 Using initial rng state when restoring a checkpoint 3 年之前
  Adam Husar 50c35428b6 Renamed Config.total_iterations_hint to Config.total_iterations 3 年之前
  Adam Husar f29a7d1d51 Using different default periodicities for testing and normal runs for 3 年之前
  Adam Husar b609757112 Configurable rxn class and species cleanup periodicity 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 9bf24dd2a1 Initial export of vectors into python 3 年之前
  Adam Husar 88054f97f7 Export to python - handlign naming and exporting objects only once 3 年之前
  Adam Husar 412095f9f3 Initial generation of checkpointing code 3 年之前
  Adam Husar e262948d5e Preparation for intermembrane surf-surf reactions 3 年之前
  Adam Husar 08b456d05a By default is memory check event disabled 4 年之前
  Adam Husar 997a8e7943 Added periodic memory limit checking 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 ab723c1035 Fixed __eq__ operator for molecule and component types and instances 4 年之前
  Adam Husar 2d5679e6c6 Added __eq__ to all API classes and makde Complex use canonical form for 4 年之前