ScottPJones's Stars
SciML/SciMLBook
Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)
JuliaPlots/Plots.jl
Powerful convenience for Julia visualizations and data analysis
JeffBezanson/femtolisp
a lightweight, robust, scheme-like lisp implementation
symengine/symengine
SymEngine is a fast symbolic manipulation library, written in C++
JuliaPy/PythonCall.jl
Python and Julia in harmony.
JuliaData/JuliaDB.jl
Parallel analytical database in pure Julia
JuliaLang/Pkg.jl
Pkg - Package manager for the Julia programming language
SciML/DiffEqBase.jl
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
timholy/SnoopCompile.jl
Provide insights about latency (TTFX) for Julia packages
JuliaEditorSupport/julia-emacs
Julia support in Emacs.
kuszmaul/SuperMalloc
A Super Fast Multithreaded malloc() for 64-bit Machines
BioJulia/Bio.jl
[DEPRECATED] Bioinformatics and Computational Biology Infrastructure for Julia
SciML/Sundials.jl
Julia interface to Sundials, including a nonlinear solver (KINSOL), ODE's (CVODE and ARKODE), and DAE's (IDA) in a SciML scientific machine learning enabled manner
under-Peter/OMEinsum.jl
One More Einsum for Julia! With runtime order-specification and high-level adjoints for AD
JuliaLang/julia-logo-graphics
official versions of the Julia logo
felipenoris/JuliaPackageWithRustDep.jl
Example of a Julia Package with Rust dependency.
JeffreySarnoff/ArbNumerics.jl
extended precision math, accurate and performant
SciML/ParameterizedFunctions.jl
A simple domain-specific language (DSL) for defining differential equations for use in scientific machine learning (SciML) and other applications
djsegal/julia_packages
Find your next Julia package 🎁
JeffreySarnoff/SaferIntegers.jl
These integer types use checked arithmetic, otherwise they are as system types.
JuliaString/Strs.jl
String support package for Julia
Humans-of-Julia/TypeDBClient.jl
A client interface to read from and write to the TypeDB Knowledge Graph
rfourquet/BitIntegers.jl
Fixed-width integers similar to builtin ones
quinnj/JSON2.jl
Fast json marshalling/unmarshalling with Julia types
miguelraz/Denumpyfy.jl
JuliaString/InternedStrings.jl
Fully transparent string interning functionality, with proper garbage collection
JuliaMath/Libm.jl
A pure Julia math library
rfourquet/SafeREPL.jl
Swap the meaning of literals in the Julia REPL
EricForgy/PrintTrees.jl
felipenoris/LDAP.jl
A Julia Client for LDAP