ba2tro's Stars
JuliaLang/julia
The Julia Programming Language
SciML/DifferentialEquations.jl
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.
SciML/ModelingToolkit.jl
An acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning and automated transformations of differential equations
julia-vscode/julia-vscode
Julia extension for Visual Studio Code
JuliaGPU/CUDA.jl
CUDA programming in Julia.
timholy/Revise.jl
Automatically update function definitions in a running Julia session
SciML/DiffEqFlux.jl
Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods
SciML/SciMLTutorials.jl
Tutorials for doing scientific machine learning (SciML) and high-performance differential equation solving with open source software.
LuxDL/Lux.jl
Elegant and Performant Scientific Machine Learning in Julia
mitmath/18330
18.330 Introduction to Numerical Analysis
SciML/SciMLSensitivity.jl
A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, adjoint methods, and more for ODEs, SDEs, DDEs, DAEs, etc.
jonniedie/ComponentArrays.jl
Arrays with arbitrarily nested named components.
SciML/FluxNeuralOperators.jl
DeepONets, (Fourier) Neural Operators, Physics-Informed Neural Operators, and more in Julia
PumasAI/SimpleChains.jl
Simple chains
jiadaizhao/Advanced-Machine-Learning-Specialization
Advanced Machine Learning Specialization on Coursera
gaurav-arya/StochasticAD.jl
Research package for automatic differentiation of programs containing discrete randomness.
MasonProtter/SumTypes.jl
An implementation of sum types in Julia
Moelf/functional-programming-jargon.jl
Julia version: Jargon from the functional programming world in simple terms!
SciML/EasyModelAnalysis.jl
High level functions for analyzing the output of simulations
SciML/SciMLDocs
Global documentation for the Julia SciML Scientific Machine Learning Organization
vchuravy/julia-performance
Julia workshop with a focus on understandable performance
SciML/SciMLOperators.jl
SciMLOperators.jl: Matrix-Free Operators for the SciML Scientific Machine Learning Common Interface in Julia
julia-vscode/DebugAdapter.jl
Julia implementation of the Debug Adapter Protocol
SciML/OperatorLearning.jl
No need to train, he's a smooth operator
QuantumSavory/QuantumSavory.jl
A full stack simulator of quantum hardware, from the low-level analog physics to high-level network dynamics. Includes discrete event simulator, symbolic representation for quantum object, and works with many backend simulators.
kpamnany/partr
Parallel Tasks Runtime
QuantumSavory/QuantumSymbolics.jl
Computer algebra tools for symbolic manipulations in quantum mechanics and quantum information
PKUFlyingPig/MIT18.330
undergraduate numerical analysis course in MIT