mrgt / MongeAmpereLinks
Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations
☆33Updated 4 years ago
Alternatives and similar repositories for MongeAmpere
Users that are interested in MongeAmpere are comparing it to the libraries listed below
Sorting:
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆25Updated 10 months ago
- J. Solomon, F. de Goes, G. Peyré, M. Cuturi, A. Butscher, A. Nguyen, T. Du, L. Guibas. Convolutional Wasserstein Distances: Efficient Opt…☆108Updated 8 years ago
- https://arxiv.org/pdf/2007.05094.pdf An Easy-To-Use Code Generator for Gradients and Hessians☆30Updated 4 years ago
- Code repository for 15-869 Discrete Differential Geometry at CMU in Spring 2016.☆123Updated 9 years ago
- A tiny C++ library to read/write ASCII/binary MSH format files.☆46Updated 3 weeks ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆141Updated 3 months ago
- Robust Coarse Curved TetMesh Generation☆38Updated last year
- Some generalized barycentric coordinates.☆18Updated 8 years ago
- Easy-to-use linear and non-linear solver☆55Updated 5 months ago
- FMM Template Library☆45Updated 7 years ago
- Surface manipulation and mesh morphing library☆102Updated 4 years ago
- injective mapping via TLC (total lifted content) energy minimization (SIGGRAPH 2020)☆19Updated 5 years ago
- c++ optimal transport solver on 2D grids☆59Updated 5 years ago
- Tools associated with DGtal Library☆49Updated 2 weeks ago
- Algebraic Representations for Volumetric Frame Fields☆24Updated 5 years ago
- Gaggle of Algorithms and Utilities for Simulating Stuff☆31Updated 2 years ago
- A simple finite-difference library using Eigen.☆34Updated 5 months ago
- LETO is a new hybrid Lagrangian-Eulerian method for topology optimization. It transfers density information from movable Lagrangian carri…☆66Updated 5 years ago
- This is a mirror of the latest stable version of Tetgen.☆107Updated 7 months ago
- Geometry Processing Package☆56Updated 2 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆86Updated 2 years ago
- A parallel kernel-independent FMM library for particle and volume potentials☆57Updated 3 weeks ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 5 months ago
- A minimal VTK file writer for triangle, quad, hex and tet meshes in 2D and 3D. Only C++ standard lib as dependencies.☆52Updated last year
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 9 months ago
- Fitting subdivision surfaces to data☆31Updated 8 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆77Updated 6 years ago
- Directional Field Synthesis, Design, and Processing