Skip to content

Releases: JuliaIntervals/IntervalLinearAlgebra.jl

v0.1.6

13 Aug 16:39
Compare
Choose a tag to compare

IntervalLinearAlgebra v0.1.6

Diff since v0.1.5

Merged pull requests:

Closed issues:

  • [bug]: issues with complex interval matrices multiplication (#85)

v0.1.5

30 Jan 13:29
224b9fe
Compare
Choose a tag to compare

IntervalLinearAlgebra v0.1.5

Diff since v0.1.4

Closed issues:

  • [bug] generation of documentation freezes (#120)

Merged pull requests:

v0.1.4

24 Jan 09:49
80c6d65
Compare
Choose a tag to compare

IntervalLinearAlgebra v0.1.4

Diff since v0.1.3

Closed issues:

  • think of interface / dastructures to handle linear-PILS (#100)
  • [feature request]: FEM minimal example problem/test (#102)
  • note about adding new docs pages in cotributing guidelines. (#106)

Merged pull requests:

v0.1.3

05 Oct 17:11
29a05b4
Compare
Choose a tag to compare

IntervalLinearAlgebra v0.1.3

Diff since v0.1.2

Closed issues:

  • is the current CI an overkill (#96)

Merged pull requests:

v0.1.2

22 Sep 11:36
9fab763
Compare
Choose a tag to compare

IntervalLinearAlgebra v0.1.2

Diff since v0.1.1

Closed issues:

  • video not correctly embedded in documentation (#92)
  • [bug]: don't use subset to check if interval vector is in the interior of the other (#93)

Merged pull requests:

v0.1.1

17 Sep 06:33
4592f03
Compare
Choose a tag to compare

IntervalLinearAlgebra v0.1.1

Diff since v0.1.0

Closed issues:

  • first release (#54)
  • [enhancement]: format references with APA style (#86)
  • [enhancement]: Add hertz method for eigenvalues of symmetric interval matrices (#87)
  • write short tutorial about eigenvalues functionalities (#89)

Merged pull requests:

v0.1.0

01 Sep 18:08
7baba67
Compare
Choose a tag to compare

IntervalLinearAlgebra v0.1.0

Closed issues:

  • Setup Docs / Quickstart guide (#6)
  • Custom printing for algorithm structures (#8)
  • Difference between static / regular arrays (#9)
  • Mention financial sponsor of the project README (GSOC under JuliaLang org) (#10)
  • implement different preconditioning methods (#12)
  • implement algorithms to classify different interval matrices (#18)
  • implement Gauss-Elimination algorithm (#19)
  • implement verified solver of scalar linear system (#21)
  • Add more benchmark models (#32)
  • docs didn't deploy (#34)
  • Standardize docstrings (#36)
  • Add examples from GSoC blog to documentation (#37)
  • generic solve interface (#38)
  • oettli-präger solver should not need a list of variables as input (#39)
  • solvers types names (#45)
  • solve with iterative solvers should allow initial enclosure as optional parameter (#46)
  • solve should also accept real A and b (#47)
  • restructure tests (#53)
  • interval*floating point falls back to generic algorithm in LinearAlgebra.jl (#72)
  • eigenvalues of interval matrices (#75)
  • list_orthants should return an iterator (#76)

Merged pull requests: