oscardssmith's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
facebook/zstd
Zstandard - Fast real-time compression algorithm
NVIDIA/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
phoboslab/qoi
The “Quite OK Image Format” for fast, lossless image compression
JuliaData/DataFrames.jl
In-memory tabular data 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
JuliaSymbolics/Symbolics.jl
Symbolic programming for the next generation of numerical software
mcabbott/Tullio.jl
⅀
JuliaData/CSV.jl
Utility library for working with CSV and other delimited files in the Julia programming language
JuliaGraphs/Graphs.jl
An optimized graphs package for the Julia programming language
JuliaMath/SpecialFunctions.jl
Special mathematical functions in Julia
apache/arrow-julia
Official Julia implementation of Apache Arrow
MuseScoreFonts/Leland
A SMuFL-compliant OpenType music font
carlobaldassi/ArgParse.jl
Package for parsing command-line arguments to Julia programs.
quinnj/JSON3.jl
JuliaCollections/AbstractTrees.jl
Abstract julia interfaces for working with trees
dje-dev/Ceres
Ceres - an MCTS chess engine for research and recreation
JuliaMath/Primes.jl
Prime numbers in Julia
dzhang314/MultiFloats.jl
Fast, SIMD-accelerated extended-precision arithmetic for Julia
JuliaMath/Bessels.jl
Bessel functions for real arguments and orders
SciML/SimpleNonlinearSolve.jl
Fast and simple nonlinear solvers for the SciML common interface. Newton, Broyden, Bisection, Falsi, and more rootfinders on a standard interface.
JuliaMath/AccurateArithmetic.jl
Calculate with error-free, faithful, and compensated transforms and extended significands.
JuliaSIMD/VectorizationBase.jl
Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
JuliaString/Strs.jl
String support package for Julia
simonbyrne/Remez.jl
Remez algorithm for computing minimax polynomial approximations
JuliaDSP/FourierTransforms.jl
Fourier transforms written in Julia
JuliaCI/GCBenchmarks
JuliaMath/IntegerMathUtils.jl
chflood/gc_benchmarks
Benchmarks that exercise Julia GC