SymbolicML / DynamicExpressions.jl

Ridiculously fast symbolic expressions
https://symbolicml.org/DynamicExpressions.jl/dev
Apache License 2.0
90 stars 11 forks source link

[Feature] Overloadable constant printing #38

Closed MilesCranmer closed 1 year ago

MilesCranmer commented 1 year ago

Should be able to overload printing of constants, so that in SR we can print with reduced precision, and also print with units.

MilesCranmer commented 1 year ago

Fixed by #40