kks32 / cpp-software-developmentLinks
Large scale C++ Software development tutorials
☆81Updated 6 years ago
Alternatives and similar repositories for cpp-software-development
Users that are interested in cpp-software-development are comparing it to the libraries listed below
Sorting:
- Source codes of Discovering Modern C++☆207Updated 7 years ago
- Native implementation of 'Numerical Recipes in C'☆222Updated 11 years ago
- Open source library for scientific HPC☆129Updated 3 weeks ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- Advanced MPI bindings for C++☆38Updated 12 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 9 years ago
- Fast arbitrary dimension linear interpolation in C++☆109Updated 4 months ago
- Git Mirror of John Burkardt's great collection of C Software☆41Updated 10 years ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- Enables computations over a set of particles in N-dimensional space☆108Updated 6 years ago
- C++ IO support for various FEM exchange file formats (NASTRAN BDF, DNV Sestra FEM)☆24Updated 5 years ago
- Git Mirror of John Burkardt's great collection of C++ Software☆53Updated 10 years ago
- Clone from http://people.sc.fsu.edu/~jburkardt/cpp_src/cpp_src.html☆27Updated 7 years ago
- All header files from numerical recipes. 3rd Edition.☆219Updated 2 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Level Set Method Library☆96Updated 3 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆24Updated 13 years ago
- A curvilinear mesh generator for high order finite element analysis☆71Updated 7 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated 2 weeks ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 9 years ago
- C++ Standard Template Library in Practice, published by [Packt]☆25Updated 2 years ago
- CMake examples used in my blog posts☆58Updated last year
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 5 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago
- Multiphysics Finite Element library with Selective-Adaptive Mesh Refinement and Multigrid solvers☆56Updated last year
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 4 months ago
- Small standalone tool for interprocess communication in CoSimulation contexts for coupling and exchanging data between different solvers …☆18Updated 4 months ago
- A minimal VTK file writer for triangle, quad, hex and tet meshes in 2D and 3D. Only C++ standard lib as dependencies.☆51Updated last year