cnuernber / dtype-next

A Clojure library designed to aid in the implementation of high performance algorithms and systems.
Other
319 stars 18 forks source link

HACK: disable validation to let decimals pass through #63

Closed sundbry closed 1 year ago

cnuernber commented 1 year ago

We can add decimals as a valid datatype. The casting ns has a method to do so.