Pinned Repositories
Bessels.jl
Bessel functions for real arguments and orders
Calculus.jl
Calculus functions in Julia
FFTW.jl
Julia bindings to the FFTW library for fast Fourier transforms
Interpolations.jl
Fast, continuous interpolation of discrete datasets in Julia
MeasureTheory.jl
"Distributions" that might not add to one.
openlibm
High quality system independent, portable, open source libm implementation
Polynomials.jl
Polynomial manipulations in Julia
QuadGK.jl
adaptive 1d numerical Gauss–Kronrod integration in Julia
Roots.jl
Root finding functions for Julia
SpecialFunctions.jl
Special mathematical functions in Julia
Julia Math's Repositories
JuliaMath/openlibm
High quality system independent, portable, open source libm implementation
JuliaMath/Interpolations.jl
Fast, continuous interpolation of discrete datasets in Julia
JuliaMath/Roots.jl
Root finding functions for Julia
JuliaMath/SpecialFunctions.jl
Special mathematical functions in Julia
JuliaMath/Polynomials.jl
Polynomial manipulations in Julia
JuliaMath/FFTW.jl
Julia bindings to the FFTW library for fast Fourier transforms
JuliaMath/Calculus.jl
Calculus functions in Julia
JuliaMath/Combinatorics.jl
A combinatorics library for Julia
JuliaMath/DoubleFloats.jl
math with more good bits
JuliaMath/NFFT.jl
Julia implementation of the Non-equidistant Fast Fourier Transform (NFFT)
JuliaMath/AbstractFFTs.jl
A Julia framework for implementing FFTs
JuliaMath/IntervalSets.jl
Interval Sets for Julia
JuliaMath/Primes.jl
Prime numbers in Julia
JuliaMath/RandomMatrices.jl
Random matrices package for Julia
JuliaMath/Sobol.jl
generation of Sobol low-discrepancy sequence (LDS) for the Julia language
JuliaMath/IntelVectorMath.jl
Julia bindings for the Intel Vector Math Library
JuliaMath/AccurateArithmetic.jl
Calculate with error-free, faithful, and compensated transforms and extended significands.
JuliaMath/DecFP.jl
Julia IEEE decimal floating-point via the Intel decimal-float library
JuliaMath/BFloat16s.jl
Julia implementation for the BFloat16 number type
JuliaMath/FFTA.jl
JuliaCon 2021 Hackathon
JuliaMath/Quadmath.jl
Float128 and libquadmath for the Julia language
JuliaMath/FixedPointDecimals.jl
Julia fixed-point decimals built from integers
JuliaMath/InverseLaplace.jl
Inverse Laplace transform
JuliaMath/MeasureBase.jl
JuliaMath/Float8s.jl
A number format that you can count with your fingers.
JuliaMath/IrrationalConstants.jl
defines additional irrationals
JuliaMath/Infinities.jl
A Julia package for representing infinity in all its forms
JuliaMath/OverflowContexts.jl
Fine control of integer overflow checking.
JuliaMath/FunctionZeros.jl
Zeros of Bessel J and Y functions
JuliaMath/openlibm-test
Testsuite for Openlibm