lsst / sphgeom
C++ spherical geometry primitives for LSST Data Management
☆18Updated this week
Related projects ⓘ
Alternatives and complementary repositories for sphgeom
- fast box intersection in arbitrary dimensions☆17Updated 5 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆27Updated 2 years ago
- data-parallel out-of-core library☆48Updated last week
- I optimized some code for the European Space Agency, achieving significant speedups - using OpenMP, SSE, Eigen and CUDA. This is the resu…☆18Updated 7 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆61Updated last month
- 3D Computational Geometry in C++11☆19Updated 6 years ago
- C++ special math functions☆17Updated last year
- Volume Manipulation Library☆16Updated last year
- Template-based C++ wrapper for HDF5 library☆20Updated last year
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 7 years ago
- ☆31Updated 3 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 2 years ago
- state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations☆120Updated 2 months ago
- A compressed file format for scientific data, supporting adaptive access in resolution and precision.☆9Updated last year
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- C++ User interface for the Platform independent Library Alpaka☆37Updated 2 months ago
- HTML fluid simulation using Emscripten, C++, cmake.☆24Updated 8 years ago
- C++17 N-body Barnes-Hut on heterogeneous hardware architectures☆22Updated 4 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆69Updated 8 years ago
- Compile-time linear algebra in C++☆57Updated 7 years ago
- A C++17 library for parser generation for LALR(1) languages☆13Updated last year
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆36Updated 8 years ago
- Triangulation Template Library