提交历史

作者 SHA1 备注 提交日期
  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 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 88054f97f7 Export to python - handlign naming and exporting objects only once 3 年之前
  Adam Husar 412095f9f3 Initial generation of checkpointing code 3 年之前
  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 年之前
  Adam Husar 7fc9732ffa Added missing space to generated API set_* methods 4 年之前
  Adam Husar 306a69419a Rename API::ComplexInstance to API::Complex 4 年之前
  Adam Husar ee9066a297 Missed files from previous commit 4 年之前
  Adam Husar 1964c8c8e7 Removed CountTerm.species, using species_pattern instead, updated python 4 年之前
  Adam Husar 1ae05c7e15 Added species_pattern and molecules_pattern to CountTerm of MCell4 API 4 年之前
  Adam Husar 346825a794 Added generation of method set_all_attributes_as_default_or_unset 4 年之前
  Adam Husar 7b2277940d Renamed API enums to uppercase 4 年之前
  Adam Husar a58955b44e Initial support for counting conversion in pymcell4, fixes in converter 4 年之前
  Adam Husar caf222307d Added Region class, renamed SurfaceRegion to SurfaceArea, initial 4 年之前
  Adam Husar 90ca1bc061 Added to_str for Model,Subsystem,Inst data and Obs., fixed append_to_vec 4 年之前
  Adam Husar 8056d687e8 Added information on initialization of objects 4 年之前
  Adam Husar 3efbca864d Added generation of equality check operators, initial check in Model 4 年之前
  Adam Husar 154e755e14 Corrected copyright 4 年之前
  Adam Husar 544386e17e Added operators + and - to CountTerm class 4 年之前
  Adam Husar 74d2152e23 Initial support for observables, first complete test model 4 年之前