MacroUniverse / SLISCtLinks
Scientific Library In Simple C++
☆9Updated 2 years ago
Alternatives and similar repositories for SLISCt
Users that are interested in SLISCt are comparing it to the libraries listed below
Sorting:
- a c++/cuda template library for tensor lazy evaluation☆162Updated 2 years ago
- Source code repository for the projects from CUDA for Engineers☆131Updated 3 years ago
- a header-only c++ numeric library☆42Updated 8 months ago
- a Matlab-like plot library for Visual C++ in Windows☆42Updated 4 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆193Updated 2 months ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- LAPACK++ is a C++ wrapper around CPU and GPU LAPACK and LAPACK-like linear algebra libraries, developed as part of the SLATE project.☆65Updated 2 months ago
- QT Gui to edit XML parameter files☆18Updated 6 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆121Updated 5 years ago
- Arpack++ with patches (C++ interface to ARPACK)☆67Updated last year
- BLAS++ is a C++ wrapper around CPU and GPU BLAS (basic linear algebra subroutines), developed as part of the SLATE project.☆82Updated last month
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 8 years ago
- Open source library for scientific HPC☆127Updated last week
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 4 months ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- OpenMP tutorial☆40Updated 3 months ago
- Large scale C++ Software development tutorials☆81Updated 6 years ago
- A translator from Fortran to C++. We provide statement-wise translation to improve readability.☆133Updated 8 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆26Updated 6 years ago
- EDSL for PDE solver composing☆77Updated last month
- ☆35Updated 10 years ago
- Software to support people learning OpenMP with our book ... The OpenMP Common Core: Making OpenMP Simple Again☆83Updated last year
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated 4 months ago
- Special purpose C++ library for symbolic computations☆75Updated 2 years ago
- 一个易用的矩阵运算库,使用与 matlab 操作相似,请多指教☆32Updated 9 years ago
- A c++ implementation of the GMRES method for approximating the solution to a linear system.