Releases: Magic-Man-us/RustPhysicsEngine
Releases · Magic-Man-us/RustPhysicsEngine
Release list
v0.1.0
Initial Release
A comprehensive, zero-dependency Rust library for physics, mathematics, and engineering computation.
Highlights
- 1,600+ validated functions across 50+ modules
- 1,659 tests with 99.98% line coverage
- Zero dependencies — pure Rust,
f64precision throughout - Input validation on every public function
- NIST CODATA constants for all physical constants
Domains covered
Classical mechanics, thermodynamics, electromagnetism, optics, relativity, quantum mechanics, nuclear physics, astrophysics, fluid dynamics, solid mechanics, chemistry, biophysics, signal processing, numerical methods, optimization, statistics, and more.
Install
[dependencies]
rust_physics_engine = "0.1.0"