Skip to content

CX2Newtork

Choose a tag to compare

@coleslaw481 coleslaw481 released this 16 Nov 15:47
· 147 commits to master since this release
  • Enhancements

    • Added CX2Network class under cx2.py module to represent networks CX2 format
    • Added RawCX2NetworkFactory class under cx2.py to create CX2Network objects
    • Added NoStyleCXToCX2NetworkFactory class under cx2.py to convert NiceCXNetwork to CX2Network
  • Bug fixes

    • Fixed SyntaxWarnings Issue #92