Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-15 | 601 Bytes | |
v0.6.1 source code.tar.gz | 2025-03-15 | 21.5 kB | |
v0.6.1 source code.zip | 2025-03-15 | 28.7 kB | |
Totals: 3 Items | 50.8 kB | 0 |
MathLink v0.6.1
Merged pull requests: - Add tests detailing how MathLink expressions can be turned into functions (#90) (@fremling) - Adding an exeption for the GIT CI tests (#91) (@fremling) - Fix bug in build workaround (#92) (@fremling) - Problem partially solved by escaping and unescaping dollars (#98) (@fremling) - Solving error with $ not escaping correctly. (#99) (@fremling) - Update Project.toml to v 0.6.1 (#100) (@fremling)
Closed issues: - MathLink parsing of $ leads to errors (#97)