nclack / mexrsLinks
A simple example showing how to make a Matlab mex-function with Rust.
☆17Updated 3 years ago
Alternatives and similar repositories for mexrs
Users that are interested in mexrs are comparing it to the libraries listed below
Sorting:
- Numerical methods to solve ordinary differential equations in Rust.☆77Updated last month
- Rust interface to OSQP: The Operator Splitting QP Solver☆37Updated 4 months ago
- A rust fork to work towards Enzyme integration☆92Updated 2 months ago
- Library of well known algorithms for numerical root finding.☆56Updated 10 months ago
- Rust Wrapper of IAU SOFA Library☆13Updated last year
- Generalized (hyper-) dual numbers in rust☆71Updated last week
- A double-double arithmetic library for Rust☆18Updated last week
- ANISE provides a toolkit and files for Attitude, Navigation, Instrument, Spacecraft, and Ephemeris data. It's a modern replacement of the…☆134Updated this week
- BLAS source of choice☆43Updated last month
- Rust Linear Solver Toolbox☆70Updated this week
- Visualization ToolKit (VTK) file parser and writer☆60Updated 5 months ago
- Wrappers for LAPACK (Fortran)☆86Updated 6 months ago
- WOW! The complete NASA/NAIF Spice toolkit is actually usable on Rust☆61Updated last year
- ☆36Updated 5 years ago
- Collection of Optimization algorithm in Rust☆52Updated 4 years ago
- Boundary element methods in Rust☆28Updated last month
- Provides abstractions to run Levenberg-Marquardt optimization☆66Updated last month
- Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse…☆167Updated 3 weeks ago
- A rust library for 2D Finite Element Method computations☆13Updated 2 years ago
- Special functions for Rust by binding to the Cephes library.☆16Updated last year
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆240Updated 3 months ago
- HDF5 for Rust☆330Updated last year
- Source of BLAS and LAPACK via OpenBLAS☆89Updated 2 months ago
- ODE solver library in Rust☆72Updated 3 weeks ago
- Configurable ODE/PDE solver☆65Updated 2 years ago
- rusymbols is a Rust crate for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the cod…☆31Updated 4 years ago
- N-dimensional interpolation methods in Rust, no-std compatible☆18Updated 5 months ago
- Redistribute Intel MKL as a crate☆89Updated last year
- Lamellar is an asynchronous tasking runtime for HPC systems developed in RUST