Andlon
PhD candidate in the Computer Animation group at RWTH Aachen University.
RWTH Aachen UniversityBonn/Aachen, Germany
Pinned Repositories
embed-doc-image
Embed images in Rust documentation
matrixcompare
Utility crate for comparing matrix data structures (dense and sparse)
merely3d
A simple to use 3D renderer for rigid body simulation (work in progress)
mkl-corrode
A lightweight and pleasant Rust wrapper for Intel MKL
numeric_literals
Easily cope with numeric literals in generic Rust code
paradis
Parallel processing with disjoint indices in Rust
sonetta
A complete Spotify-client for the living room, featuring an intuitive modern 10-foot UI (abandoned)
nalgebra
Linear algebra library for Rust.
fenris
A library for advanced finite element computations in Rust
higher_order_embedded_fem
Source code for our paper "Higher-order finite elements for embedded simulation"
Andlon's Repositories
Andlon/paradis
Parallel processing with disjoint indices in Rust
Andlon/embed-doc-image
Embed images in Rust documentation
Andlon/numeric_literals
Easily cope with numeric literals in generic Rust code
Andlon/matrixcompare
Utility crate for comparing matrix data structures (dense and sparse)
Andlon/sonetta
A complete Spotify-client for the living room, featuring an intuitive modern 10-foot UI (abandoned)
Andlon/merely3d
A simple to use 3D renderer for rigid body simulation (work in progress)
Andlon/mkl-corrode
A lightweight and pleasant Rust wrapper for Intel MKL
Andlon/mkl-sys
Auto-generated Rust bindings for Intel MKL
Andlon/dynamecs
Andlon/minimal-fem-stiffness
Minimal program for generating certain FEM linear elasticity stiffness matrices for benchmark use
Andlon/cgmath
A linear algebra and mathematics library for computer graphics.
Andlon/crest
An experimental C++14 library for solving the wave equation with finite element methods in non-convex domains.
Andlon/criterion.rs
Statistics-driven benchmarking library for Rust
Andlon/davenport
A Rust microcrate for ergonomically working with thread-local workspaces
Andlon/fenris
A library for advanced finite element computations in Rust
Andlon/ice_testcase
Testcase for reproducing Rust compiler ICE
Andlon/IPC
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-step sizes, velocities, or deformation severity.
Andlon/kahan
Implementation of Kahan summation for Rust
Andlon/log
Logging implementation for Rust
Andlon/nalgebra
Linear algebra library for Rust.
Andlon/nalgebra-slice-performance
Andlon/nalgebra.org
Source code for the website of the nalgebra project.
Andlon/nested_cages
Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"
Andlon/proptest
Hypothesis-like property testing for Rust
Andlon/proptest-debug-output-example
Andlon/quickcheck
QuickCheck for Rust (with shrinking).
Andlon/rstar
R*-tree library for the rust ecosystem
Andlon/rulinalg
A linear algebra library in Rust designed for machine learning
Andlon/rust-scicomp.github.io
Andlon/vtkio
Visualization ToolKit (VTK) file praser and writer