1.0.1 • Published 2 years ago

mma-uncompress v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Uncompress

This is a JavaScript implementation of Mathematica's Uncompress[] function.

It can decompress the opaque blobs of text Compress[] produces and extract the expressions inside them. If you have a copy of Mathematica, go ahead and try it out! Bonus points if you break it and file a bug report.

npm install
npm start

See this StackOverflow question for more details.

1.0.1

2 years ago

1.0.0

2 years ago