Arpit-Babbar's Stars
JuliaLang/julia
The Julia Programming Language
astrada/google-drive-ocamlfuse
FUSE filesystem over Google Drive
termux/termux-widget
Termux add-on app which adds shortcuts to commands on the home screen.
JuliaDynamics/DrWatson.jl
The perfect sidekick to your scientific inquiries
JuliaLang/JuliaSyntax.jl
The Julia compiler frontend
SciML/LinearSolve.jl
LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.
omlins/julia-gpu-course
GPU Programming with Julia - course at the Swiss National Supercomputing Centre (CSCS), ETH Zurich
m3g/JuliaNotes.jl
A collection of examples and explanations about Julia
JuliaMath/DoubleFloats.jl
math with more good bits
ranocha/SummationByPartsOperators.jl
A Julia library of summation-by-parts (SBP) operators used in finite difference, Fourier pseudospectral, continuous Galerkin, and discontinuous Galerkin methods to get provably stable semidiscretizations, paying special attention to boundary conditions.
BeastyBlacksmith/ProtoStructs.jl
Easy prototyping of structs
Arkoniak/Telegram.jl
Native Julia Telegram bot api wrapper
JeffreySarnoff/ArbNumerics.jl
extended precision math, accurate and performant
SciML/EasyModelAnalysis.jl
High level functions for analyzing the output of simulations
cangyu/Riemann-Solvers
Riemann Solvers and Numerical Methods for Fluid Dynamics.
kimikage/ProfileSVG.jl
Write flame graphs to SVG format and explore them interactively in Jupyter, Pluto, etc.
gakonst/rubberduck-gpt3.vim
This is a vim plugin that allows you to simulate rubber duck programming by using the chatGPT API to generate code suggestions and natural language explanations based on the selected lines of code and a user-specified query. Most of this entire codebase was generated by talking with ChatGPT itself, marked as `ai` commits.
JuliaPerf/LinuxPerf.jl
SciML/MuladdMacro.jl
This package contains a macro for converting expressions to use muladd calls and fused-multiply-add (FMA) operations for high-performance in the SciML scientific machine learning ecosystem
trixi-framework/TrixiParticles.jl
TrixiParticles.jl: Particle-based multiphysics simulations in Julia
jaredkrinke/learn-scheme
Learn Lisp interactively!
bazzilic/LaTeXpkges
A LaTeX package cleanup utility.
trixi-framework/TrixiAtmo.jl
Simulation package for atmospheric models based on Trixi.jl
Implementing-Spectral-Methods/Implementing-Spectral-Methods
This is an introductory tutorial on Spectral Methods based off of Dr. David Kopriva's textbook: "Implementing Spectral Methods for Partial Differential Equations" Spectral Methods:
nickdisca/DGANN_AV
DGANN_AV is a RKDG-solver written in MATLAB, also capable of using artificial neural networks trained to serve as a troubled-cell detector and/or artificial viscosity estimator.
cpraveen/taxis
2-D vertex based finite volume code for Euler/NS on triangular grids
cpraveen/ug2lib
A small library to read 2d grids in Gmsh format and process them
Arpit-Babbar/Tenkai.jl
Space-time discretizations of PDEs
deepakkhattar26o2/playlist-scrapper
a python script to download yt videos for a spotify playlist
Arpit-Babbar/TrixiLW.jl
Lax-Wendroff Flux Reconstruction on curvilinear grids