You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The is a complete overhaul of the package. The package is now written in Rust instead of C++.
Rewriting it in Rust gives us more safety guarantees and a cleaner and easier to maintain code. Additionally, we are now supplying binary wheels for all the platforms which removed the prerequisites.