-
- Downloads
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
This resulted in values like `00.018` in the AST's NumConstNode which cannot be read by some JSON readers (e.g. Mathworks' jsondecode).
mentioned in commit 2479a2a7
mentioned in commit f6558212
mentioned in commit 88830aa0
mentioned in commit f7422ce3
mentioned in commit f544aa3a