A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/JuliaIntervals/IntervalArithmetic.jl below:

JuliaIntervals/IntervalArithmetic.jl: Library for validated numerics using interval arithmetic

IntervalArithmetic

IntervalArithmetic.jl is a Julia package for validated numerics. All calculations are carried out using interval arithmetic where quantities are treated as intervals. The final result is a rigorous enclosure of the true value.

The IntervalArithmetic library is compliant with the IEEE 1788-2015 standard for interval arithmetic.

The IntervalArithmetic library is part of the JuliaInterval organisation.

Documentation

The official documentation is available online: https://juliaintervals.github.io/IntervalArithmetic.jl/stable.

Installation

The IntervalArithmetic.jl package requires to install Julia (v1.10 or above).

Then, start Julia and execute the following command in the REPL:

using Pkg; Pkg.add("IntervalArithmetic")
Citation

If you use the IntervalArithmetic library in your publication, research, teaching, or other activities, please use the BibTeX template CITATION.bib.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4