Highlights
- Pro
-
-
-
devansh1106.github.io Public
Devansh Tripathi, a 3rd year applied mathematics major at IISER Thiruvananthapuram.
UpdatedDec 11, 2024 -
HypSystem.jl Public
This repository contains code for solving linear hyperbolic system of equations using Finite volume method.
Julia UpdatedOct 15, 2024 -
MethodOfLines.jl Public
Forked from SciML/MethodOfLines.jlAutomatic Finite Difference PDE solving with Julia SciML
Julia MIT License UpdatedOct 12, 2024 -
internship_tifr_cam2024 Public
This repository contains my internship report/thesis for TIFR-CAM internship under Prof. Praveen Chandrashekar in May~July, 2024
TeX Creative Commons Attribution 4.0 International UpdatedOct 2, 2024 -
Parallel-Gauss-Elimination Public
This repository contains code for performing Gaussian elimination using two types of algorithms. For more details see README.md
linear-algebra mpi parallel-computing linear gauss-elimination linear-system-solver mathematical-programmingC++ UpdatedSep 25, 2024 -
Sample-MPI-Julia Public
This repository contains serial code, MPI code and MPI RMA code in julia.
Julia UpdatedJul 23, 2024 -
-
MPI.jl Public
Forked from JuliaParallel/MPI.jlMPI wrappers for Julia
Julia The Unlicense UpdatedJun 4, 2024 -
Trixi.jl Public
Forked from trixi-framework/Trixi.jlTrixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
Julia MIT License UpdatedMar 22, 2024 -
Nonlinear-ODE Public
Contains code for numerically solving nonlinear ODEs using MPI and MUMPS linear system solver.
C++ UpdatedMar 6, 2024 -
Tenkai.jl Public
Forked from Arpit-Babbar/Tenkai.jlSpace-time discretizations of PDEs
Julia MIT License UpdatedFeb 7, 2024 -
ODE-Solver-Parallel Public
Parallel Solver for linear ODEs using Finite Difference method. Uses MPI and MUtifrontal Massively Parallel sparse Solver (MUMPS) for solving linear systems.
C++ UpdatedDec 18, 2023 -
ODE-Solver-Parallel-2 Public
Parallel Solver for linear ODEs. Uses MPI and MUtifrontal Massively Parallel sparse Solver (MUMPS) for solving linear systems. Solves for more than one auto generated boundary condition
C++ UpdatedDec 10, 2023 -
ODE-Solver-Serial Public
This repository contains code for solving a differential equation using Finite difference method in serial (without using parallel algorithm). Code contains both cpp and c files linked using makefi…
C++ UpdatedNov 7, 2023 -
Sample-MPI-Programs Public
This repository contains code that I had written in my freshman year while learning Message Passing Interface (MPI).
C++ UpdatedOct 1, 2023