sarah-quinones / faer-rs

Linear algebra foundation for the Rust programming language
https://faer-rs.github.io
MIT License
1.82k stars 61 forks source link

`no_std` #62

Closed cospectrum closed 12 months ago

cospectrum commented 1 year ago

You do not support no_std, right?

sarah-quinones commented 1 year ago

not yet. but i might in the future

sarah-quinones commented 12 months ago

it's now supported in main after #73 it'll probably be on crates.io sometime next week