Pinned Repositories
18a01
18.A01: Seminar in Numerical Computing
Cairo.jl
Bindings to the Cairo graphics library.
cubature
multi-dimensional adaptive integration (cubature) in C
GeometryPrimitives.jl
geometric primitives for piecewise functions on grids
JpegTurbo.jl
Julia interface to libjpeg-turbo
Julia-EuroSciPy14
Julia talk at EuroSciPy 2014
MDCT.jl
fast modified discrete cosine transform (MDCT and IMDCT) for the Julia language
nlopt
library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
NLoptBuilder
binary builder for NLopt.jl package
subsuper-proposal
Draft proposal for additional sub/superscript characters in Unicode
stevengj's Repositories
stevengj/nlopt
library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
stevengj/cubature
multi-dimensional adaptive integration (cubature) in C
stevengj/GeometryPrimitives.jl
geometric primitives for piecewise functions on grids
stevengj/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
stevengj/Tutorials
Start solving PDEs in Julia with Gridap.jl
stevengj/ArbNumerics.jl
extended precision math, accurate and performant
stevengj/ArgParse.jl
Package for parsing command-line arguments to Julia programs.
stevengj/CRC.jl
A Julia module (and command line tool) for calculating Cyclic Redundancy Checksums (CRCs)
stevengj/DataInterpolations.jl
A library of data interpolation and smoothing functions
stevengj/Distributions.jl
A Julia package for probability distributions and associated functions.
stevengj/FastGaussQuadrature.jl
Julia package for Gaussian quadrature
stevengj/FastPower.jl
A faster approximation to floating point power, at the trade-off of some accuracy
stevengj/ForwardDiff.jl
Forward Mode Automatic Differentiation for Julia
stevengj/General
The official registry of general Julia packages
stevengj/Gettext.jl
i18n for Julia
stevengj/IterativeSolvers.jl
Iterative algorithms for solving linear systems, eigensystems, and singular value problems
stevengj/LARS.jl
Least angle regression and the lasso covariance test
stevengj/libtexprintf
Formatted Output with tex-like syntax support
stevengj/Makie.jl
Interactive data visualizations and plotting in Julia
stevengj/MuseScore
MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
stevengj/ProgressMeter.jl
Progress meter for long-running computations
stevengj/Quaternions.jl
A Julia implementation of quaternions
stevengj/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
stevengj/SciMLStyle
A style guide for stylish Julia developers
stevengj/SkewLinearAlgebra
Julia Package for skew-symmetric matrices
stevengj/SparseArrays.jl
SparseArrays.jl is a Julia stdlib
stevengj/SPHtoGrid.jl
stevengj/Statistics.jl
The Statistics stdlib that ships with Julia.
stevengj/SvdUpdate.jl
stevengj/ThinkJulia.jl
Port of the book Think Python to the Julia programming language