JuliaIntervals
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
TaylorModels.jl
Rigorous function approximation using Taylor models in Julia
-
JuliaIntervalsWebPage
Webpage for the JuliaIntervals organization
-
IntervalConstraintProgramming.jl
Calculate rigorously the feasible region for a set of real-valued inequalities with Julia
-
IntervalArithmetic.jl
Rigorous floating-point calculations using interval arithmetic in Julia
-
IntervalContractors.jl
Interval contractors and inverse (reverse) functions for Julia
-
IntervalOptimisation.jl
Rigorous global optimisation in pure Julia
-
IntervalRootFinding.jl
Find all roots of a function in a guaranteed way with Julia
-
IntervalSpecialFunctions.jl
Special functions for IntervalArithmetic.jl
-
AffineArithmetic.jl
Affine arithmetic in Julia
-
-
ValidatedNumerics.jl
Rigorous floating-point calculations with interval arithmetic in Julia
-
MPFI.jl
Julia wrapper of the MPFI multi-precision interval library
-
CRlibm.jl
Correctly-rounded mathematical functions for Julia
-
AdjacentFloats.jl
Forked from JeffreySarnoff/AdjacentFloats.jlFaster versions of nextfloat, prevfloat that work similarly.
-
FastRounding.jl
Forked from JeffreySarnoff/FastRounding.jlFaster directed rounding for inline arithmetic
-
ErrorfreeArithmetic.jl
Forked from JeffreySarnoff/ErrorfreeArithmetic.jlError-free transformations are used to get results with extra accuracy.
-
IntervalConstraintProgrammingNotebooks
Example notebooks for the IntervalConstraintProgramming.jl Julia package