Skip to content

0.0.28

Compare
Choose a tag to compare
@pomponchik pomponchik released this 06 Aug 22:34
· 55 commits to main since this release
ccd012e

A useful little update.

  • Text representations of various tokens are now shorter and more beautiful.
  • Added a new optimization: now, if possible, the token sum operation does not create an additional SimpleToken. Due to this, the token graph becomes smaller and all operations on it are faster.