rob-smallshire / mesherLinks
Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11
☆43Updated 6 years ago
Alternatives and similar repositories for mesher
Users that are interested in mesher are comparing it to the libraries listed below
Sorting:
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 8 months ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- Exploring using stdpar and Cython☆34Updated 5 years ago
- Octree structure containing a 3D triangular mesh model☆93Updated 4 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- Sample projects demonstrating use of scikit-build☆81Updated last week
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Python Wrapper for Embree☆95Updated 2 years ago
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated 8 months ago
- A curvilinear mesh generator for high order finite element analysis☆71Updated 7 years ago
- Spline modelling made easy.☆112Updated last week
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆89Updated last year
- A nanobind example project☆115Updated last week
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- Fast radial basis function interpolation and kriging for large scale data☆183Updated last month
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- C++ L-BFGS implementation using plain STL☆35Updated 3 weeks ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆84Updated last year
- Optimal Oriented Bounding Boxes algorithms☆50Updated 7 years ago
- Cython interface to Eigen library☆119Updated last year
- Demonstration, comparison and interopereation of different c++11 class python wrapping methods, like swig, pybind11, binder, cython, cppy…☆24Updated 3 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆45Updated 2 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week