turitsyn's Stars
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.
sbromberger/LightGraphs.jl
An optimized graphs package for the Julia programming language
lanl-ansi/PowerModels.jl
A Julia/JuMP Package for Power Network Optimization
springer13/hptt
High-Performance Tensor Transpose library
jlapeyre/Symata.jl
language for symbolic mathematics
wbhart/Nemo.jl
My personal fork of the Nemo project. The official repository is at https://github.com/Nemocas/Nemo.jl
cvxgrp/cvxflow
dfdx/Espresso.jl
Expression transformation package
JuliaAttic/ReverseDiffSource.jl
Reverse automated differentiation from source
madeleineudell/ParallelSparseMatMul.jl
A Julia library for parallel sparse matrix multiplication using shared memory
modelica-3rdparty/OpenHydraulics
A free Modelica package providing components describing 1-dimensional fluid flow in hydraulic circuits.
dfdx/XDiff.jl
eXpression differentiation in Julia
mlubin/ReverseDiffSparse.jl
Reverse-mode automatic differentiation for sparse Hessians
sglyon/IterationManagers.jl
Reducing boilerplate in iterative algorithms
daviddelaat/MultiPoly.jl
Sparse multivariate polynomials in Julia
mihirparadkar/OnlineLearning.jl
Online linear models for regression, ranking, and classification on streaming data.