-
- Downloads
"README.md" did not exist on "919f53b672ec9c99e852d0de58ba34f06de7e0d0"
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). (cherry picked from commit 985d7423)
Loading
Please register or sign in to comment