SkillAgentSearch skills...

IntervalMatrices.jl

Matrices with interval coefficients in Julia

Install / Use

/learn @JuliaReach/IntervalMatrices.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

IntervalMatrices.jl

| Documentation | Status | Community | Version-Specific Citation | License | |:-----------------:|:----------:|:-------------:|:-----------------------------:|:-----------:| | docs-dev | CI codecov PkgEval aqua dev-commits | zulip JuliaHub | DOI | license |

IntervalMatrices.jl is a Julia package to work with matrices that have interval coefficients.

<p align="center"> <img src="docs/src/assets/banner.jpg" alt="IntervalMatrices.jl" width="450"/> </p>

Resources

Installing

This package requires Julia v1.0 or later. Refer to the official documentation on how to install and run Julia on your system.

To install this package, run the following from the Julia REPL:

julia> import Pkg; Pkg.add("IntervalMatrices")

Other installation options can be found in the manual.

Quickstart

A quickstart guide is available in the documentation.

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated6d ago
Forks2

Languages

Julia

Security Score

80/100

Audited on Mar 31, 2026

No findings