Skip to content

Clean library

Clean Importer requested to merge clean-library into master

To do:

  • Library for serialization/deserialization
  • File I/O for serialized expressions
  • Patch clm to optimise ABC and generate and link bytecode
  • Implement a bunch of instructions that are used in the new library
  • In string-to-graph, correctly create split HNF nodes
  • Fix all tests in GraphTest
  • Add examples to CI
  • Check TODOs added to the codebase

Follow-ups:

Edited by Clean Importer

Merge request reports