blas-lapack-rs / lapack-src
LAPACK source of choice
☆12Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for lapack-src
- BLAS source of choice☆39Updated 2 months ago
- Exploration of GPU computing using WebGPU☆25Updated 3 years ago
- ☆32Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Convert between nalgebra and numpy types.☆21Updated 2 years ago
- A library of to show data (in browser, evcxr_jupyter) as table, chart...☆25Updated last year
- Dual Number library for Rust☆17Updated 3 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆19Updated 8 months ago
- BLAS for Rust☆15Updated 4 years ago
- An implementation of the Tsetlin Machine in Rust☆16Updated 6 years ago
- Automatic differentiation in Rust with WGPU support☆23Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Graphing crate for criterion-rs☆17Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A library with task executors for Rust☆32Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- Rust library providing mutable resizable arrays built on top of mmap☆23Updated 11 months ago
- This repository contains a non-copying implementation of a sliding windows iterator adaptor.☆11Updated 7 years ago
- Lock-free queues.☆20Updated 11 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆31Updated 4 years ago
- Manipulations and data types that represent polynomial☆18Updated last week
- Gotchas and warts in Rust Lang☆71Updated last year
- A command line utility for doing polarization simulations☆17Updated 5 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆14Updated 2 years ago
- Easily cope with numeric literals in generic Rust code