Skip to content

Releases: ivanslapnicar/Arrowhead.jl

Minor edits. Added docstrings.

29 Dec 20:33
Compare
Choose a tag to compare

Some minor changes. Added docstrings.

v1.0.0

25 May 14:52
v1.0.0
031110c
Compare
Choose a tag to compare

v1.0.0 (2019-05-24)

Diff since v0.1.0

Closed issues:

  • Switch to DoubleFloats.jl (#10)
  • norm(matrix) -> opnorm(matrix) in Julia 0.7 (#9)
  • Tests don't pass on v0.5 (#7)

Merged pull requests:

Arrowhead and DPR1

30 Sep 10:39
Compare
Choose a tag to compare

Added tridiagonal divide and conquer and polynomial rootfinder.
Changed names of routines to use multiple dispatch.

Arrowhead and DPR1

11 Jun 14:24
Compare
Choose a tag to compare

Corrected bug in dpr1eigall deflation.