提交历史

作者 SHA1 备注 提交日期
  Adam Husar 81c8626222 Fixed comparison for equality for Species, Complex, and Elem mol type 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 d8263b6a85 Initial step towards rework of observables with compartments, test that 3 年之前
  Adam Husar c008bdacc1 Simplified Complex::to_bngl_str_w_custom_orientation 3 年之前
  Adam Husar 8ee2221e52 Removed commented-out code. 3 年之前
  Adam Husar e70edb861b Fixed conversion of complexes from BNG to API and back for complexes 3 年之前
  Adam Husar ea372e41a5 Fixed assertion in BNG parser after a semantic error, removed 3 年之前
  Adam Husar 032fdadd02 Initial support for compartments for elementary molecules in API 3 年之前
  Adam Husar 6ff7a88f82 Moved BNG-conversion related methods to new class BNGConverter, 3 年之前
  Adam Husar 23adc99547 Moved convert_cplx* and convert_elementary_molecule_type as static 3 年之前
  Adam Husar 6bfa479d0c Parsing BNGL name directly in Complex ctor independently on subsystem 3 年之前
  Adam Husar e0f5daee41 Not exporting orientation nor compartment into BNGL complex name for 3 年之前
  Adam Husar 91689625b6 Fixed species and reaction classes export when checkpointing a model 3 年之前
  Adam Husar e126dd0187 Unified BNG naming with API by renaming MolType to ElemMolType, 4 年之前
  Adam Husar 22172f9565 Renamed API ComponentInstance to Component, ElementaryMoleculeInstance 4 年之前
  Adam Husar 24a631af57 Finished printing of errors and warnings for cases when identical rxns 4 年之前
  Adam Husar eef8761d25 Creating canonical Complex And ReactionRule name with special 4 年之前
  Adam Husar 43031c89ab Added implementation of ReactionRule::__eq__ that compares canonical 4 年之前
  Adam Husar 28689ff568 Including compartment name in Complex.to_bngl_str, added check 4 年之前
  Adam Husar 81609fc391 Generating method eq_nonarray_attributes used in method __eq__ of 4 年之前
  Adam Husar 1be8580b7c Fixed Complex.__eq__ to handle components in different order 4 年之前
  Adam Husar 2d5679e6c6 Added __eq__ to all API classes and makde Complex use canonical form for 4 年之前
  Adam Husar 79bb63a4c2 Added ReactionRule.to_bngl_str() 4 年之前
  Adam Husar 306a69419a Rename API::ComplexInstance to API::Complex 4 年之前