ssciwr / cookiecutter-cpp-projectLinks
A cookiecutter for a C++ Project with lots of configuration options
☆57Updated 5 months ago
Alternatives and similar repositories for cookiecutter-cpp-project
Users that are interested in cookiecutter-cpp-project are comparing it to the libraries listed below
Sorting:
- Pybind11 tool for making docstrings from C++ comments☆41Updated last year
- Sample projects demonstrating use of scikit-build☆78Updated this week
- LAPACK++ is a C++ wrapper around CPU and GPU LAPACK and LAPACK-like linear algebra libraries, developed as part of the SLATE project.☆65Updated 3 weeks ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆147Updated 3 years ago
- Benchmark of expression templates libraries☆40Updated 5 years ago
- User-friendly, header-only, C++14 wrapper for HDF5.☆64Updated this week
- A simple template for C++ projects: CMake, Unit tests, Continous Integration all set up and ready to go.☆36Updated last year
- A C++17 interface for HDF5☆96Updated 2 months ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations☆120Updated 7 months ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆86Updated last year
- An automatic Python wrapper generator for C++ code.☆47Updated 6 months ago
- FlexiBLAS - A BLAS and LAPACK wrapper library with runtime exchangeable backends. This is a read-only mirror of https://gitlab.mpi-magdeb…☆48Updated 3 months ago
- FFTW bindings for the xtensor C++14 multi-dimensional array library☆47Updated last month
- Wrapping python made easy☆121Updated 5 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆132Updated 5 months ago
- An example combining scikit-build and pybind11☆129Updated last week
- Python wrapper for the Cubature algorithm explained in: http://ab-initio.mit.edu/wiki/index.php/Cubature☆40Updated last year
- Repository for collecting, curating and maintaining up to date CMake scripts.☆9Updated 4 years ago
- CMake modules for some scientific libraries☆86Updated 4 years ago
- A C++17 message passing library based on MPI☆171Updated 3 weeks ago
- Template-based C++ wrapper for HDF5 library☆21Updated 2 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆108Updated last year
- BLAS++ is a C++ wrapper around CPU and GPU BLAS (basic linear algebra subroutines), developed as part of the SLATE project.☆79Updated this week
- CMake module for finding FFTW 3 using find_package