Highlights
- Pro
Stars
C and Python examples from my book on using PETSc and Firedrake to solve PDEs
GPU programming related news and material links
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Tools for profiling and visualizing C++ build times.
An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks.
All pdfs of Victor Eijkhout's Art of HPC books and courses
Implementing the discontinuous Galerkin method in CUDA
A little quick-start project template for C++ projects which utilise a Core/App project architecture
Tensor Kronecker Product Singular Value Decomposition
The exercises framework for the Numerical Linear Algebra for HPC course at Karlsruhe Institute of Technology.
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
Simple 2d finite volume solver for Euler equations using c++ kokkos library
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcome for bug fixes and minor changes.
Fast and full-featured Matrix Market I/O library for C++, Python, and R
Companion Repository for the Lecture Slides for the Clang Libraries
Create Your Own Navier-Stokes Spectral Method Simulation (With Python)
Another software library on hierarchical matrices for elliptic differential equations
🔥 🖥️ Competitive programming guide, learning materials and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank, Spoj, Codebyte, InterviewBit, CodingBlock & other platforms
A library of GPU kernels for sparse matrix operations.
Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch
this repository accompanies the book "Grokking Deep Learning"