JuliaLinearAlgebra / AppleAccelerate.jl

Julia interface to the macOS Accelerate framework
Other
96 stars 18 forks source link

Support custom decimal points for rounding #49

Closed mzy2240 closed 1 year ago

mzy2240 commented 1 year ago

round currently does not support specifying digits. Just wondering is there any dirty work-around to support this for now?