-
RWTH Aachen University
- Bonn/Aachen, Germany
- andreaslongva.com
- @andreas_longva
Highlights
- Pro
-
proptest Public
Forked from proptest-rs/proptestHypothesis-like property testing for Rust
Rust Apache License 2.0 UpdatedJul 5, 2024 -
nalgebra Public
Forked from dimforge/nalgebraLinear algebra library for Rust.
-
paradis Public
Parallel processing with disjoint indices in Rust
-
matrixcompare Public
Utility crate for comparing matrix data structures (dense and sparse)
-
minimal-fem-stiffness Public
Minimal program for generating certain FEM linear elasticity stiffness matrices for benchmark use
-
fenris Public
Forked from InteractiveComputerGraphics/fenrisA library for advanced finite element computations in Rust
Rust Apache License 2.0 UpdatedSep 25, 2023 -
-
-
mkl-corrode Public
A lightweight and pleasant Rust wrapper for Intel MKL
-
vtkio Public
Forked from elrnv/vtkioVisualization ToolKit (VTK) file praser and writer
Rust Apache License 2.0 UpdatedMay 19, 2023 -
-
nalgebra.org Public
Forked from dimforge/nalgebra.rsSource code for the website of the nalgebra project.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedDec 19, 2022 -
rstar Public
Forked from georust/rstarR*-tree library for the rust ecosystem
Rust Apache License 2.0 UpdatedNov 14, 2022 -
davenport Public
A Rust microcrate for ergonomically working with thread-local workspaces
Rust Apache License 2.0 UpdatedOct 28, 2022 -
-
Incremental Potential Contact (IPC) is for robust and accurate time stepping of nonlinear elastodynamics. IPC guarantees intersection- and inversion-free trajectories regardless of materials, time-…
C++ MIT License UpdatedJan 28, 2022 -
numeric_literals Public
Easily cope with numeric literals in generic Rust code
-
embed-doc-image Public
Embed images in Rust documentation
-
-
criterion.rs Public
Forked from bheisler/criterion.rsStatistics-driven benchmarking library for Rust
Rust Apache License 2.0 UpdatedMar 17, 2020 -
-
log Public
Forked from rust-lang/logLogging implementation for Rust
Rust Apache License 2.0 UpdatedNov 20, 2019 -
kahan Public
Forked from mdsherry/kahanImplementation of Kahan summation for Rust
Rust Apache License 2.0 UpdatedAug 1, 2019 -
sonetta Public
A complete Spotify-client for the living room, featuring an intuitive modern 10-foot UI (abandoned)
-
merely3d Public
A simple to use 3D renderer for rigid body simulation (work in progress)
-
nested_cages Public
Forked from alecjacobson/nested_cagesCorresponding Code for the SIGGRAPH Asia paper "Nested Cages"
C++ GNU General Public License v3.0 UpdatedNov 30, 2018 -
crest Public
An experimental C++14 library for solving the wave equation with finite element methods in non-convex domains.
C++ MIT License UpdatedDec 3, 2017 -
quickcheck Public
Forked from BurntSushi/quickcheckQuickCheck for Rust (with shrinking).
-
rulinalg Public
Forked from AtheMathmo/rulinalgA linear algebra library in Rust designed for machine learning
-
cgmath Public
Forked from rustgd/cgmathA linear algebra and mathematics library for computer graphics.