-
- Downloads
"README.md" did not exist on "72bac2d6fd29c759c22b77328a869a3324a821a5"
Removed prefixing of doubles between -1 and 1 with 0.
This resulted in values like `00.018` in the AST's NumConstNode which cannot be read by some JSON readers (e.g. Mathworks' jsondecode).
Loading
Please register or sign in to comment