#julia (30 Repositories)
Ranked open-source repositories tagged with #julia, scored by pull request acceptance likelihood and maintainer engagement velocity.
91.8%
28.1h
30 repositories tagged #julia
control-toolbox/OptimalControl.jl
Model and solve optimal control problems in Julia, both on CPU and GPU.
JuliaControl/ModelPredictiveControl.jl
An open source model predictive control and moving horizon estimation package for Julia
JuliaEditorSupport/JuliaFormatter.jl
An opinionated code formatter for Julia. Plot twist - the opinion is your own.
FluxML/NNlib.jl
Neural Network primitives with multiple backends
SciML/StructuralIdentifiability.jl
Fast and automatic structural identifiability software for ODE systems
py2many/py2many
Transpiler of Python to many other languages
exercism/julia
Exercism exercises in Julia.
ReactiveBayes/ReactiveMP.jl
High-performance reactive message-passing based Bayesian inference engine
SciML/ReservoirComputing.jl
Reservoir computing utilities for scientific machine learning (SciML)
ClapeyronThermo/Clapeyron.jl
Clapeyron provides a framework for the development and use of fluid-thermodynamic models, including SAFT, cubic, activity, multi-parameter, and COSMO-SAC.
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.
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.
JuliaBesties/BestieTemplate.jl
Template for Julia Programming Language packages using the copier engine.
Roger-luo/Moshi.jl
nextgen MLStyle: Generic Algebraic Data Type + Pattern Match
SciML/RuntimeGeneratedFunctions.jl
Functions generated at runtime without world-age issues or overhead
JuliaData/XML.jl
Read and write XML in pure 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
JuliaPhysics/SolidStateDetectors.jl
Solid state detector field and charge drift simulation in Julia
JuliaAI/MLJ.jl
A Julia machine learning framework
qutip/QuantumToolbox.jl
Quantum Toolbox in Julia
aviatesk/JETLS.jl
A new language server for Julia, enabling modern, compiler-powered tooling.
WIAS-PDELib/VoronoiFVM.jl
Solution of nonlinear multiphysics partial differential equation systems using the Voronoi finite volume method
SciML/QuasiMonteCarlo.jl
Lightweight and easy generation of quasi-Monte Carlo sequences with a ton of different methods on one API for easy parameter exploration in scientific machine learning (SciML)
JuliaSparse/SparseArrays.jl
SparseArrays.jl is a Julia stdlib for working with sparse matrices
SciML/SymbolicNumericIntegration.jl
SymbolicNumericIntegration.jl: Symbolic-Numerics for Solving Integrals
JuliaPhysics/PhysicalConstants.jl
Collection of fundamental physical constants with uncertainties. It supports arbitrary-precision constants
arviz-devs/ArviZ.jl
Exploratory analysis of Bayesian models with Julia
ReactiveBayes/Rocket.jl
Functional reactive programming extensions library for Julia
JuliaDiff/DifferentiationInterface.jl
An interface to various automatic differentiation backends in Julia.
JuliaDiff/TaylorSeries.jl
Taylor polynomial expansions in one and several independent variables.