Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 23:35

Arpack v0.5.0

Diff since v0.4.0

Closed issues:

  • rename eigs and svds? (#14)
  • Incorrect eigs(A,B) results for indefinite B (#15)
  • Wrong ARPACK error messages (#16)
  • Type instability in eigs (#17)
  • Build error with 1.0.3 on AARCH64 (#54)
  • eigs on a Symmetric view of sparse matrix 1000 times slower than sparse matrix alone (#58)
  • update arpack-ng binary: problems (#76)
  • svds error when nsv==minimum(size(X)) (#77)
  • error building arpack (#79)
  • Error message if not built (#84)
  • Segmentation fault when using Arpack and Threads.@threads (#86)
  • Cannot build Arpack.jl (#88)
  • Cannot add Arpack - tree hash mismatch (#89)
  • Arpack error for official binaries from julialang.org (#90)
  • Arpack build fails since 0.3.2 (#91)
  • Trouble building Arpack in Julia 1.1.1, macOS Catalina (#93)
  • svds giving different singular vectors (#94)
  • Threads.@threads issue (#95)
  • eigs does not work (#96)
  • Arpack_jll artifacts unable to see OpenBLAS_jll artifacts for linking (#97)
  • Error building Arpack: (#100)
  • ERROR: Unable to automatically install 'OpenBLAS' from (#101)
  • ERROR: Unable to automatically install 'OpenBLAS' from 'C:\Users\Administrator.juliapro\JuliaPro_v1.4.0-1\packages\OpenBLAS_jll\hnWzp\Artifacts.toml' (#102)
  • Arpack and svd calls in PyCall scikitlearn conflict each other (#103)
  • ERROR: LoadError: No deps.jl file could be found. Please try running Pkg.build(“Arpack”) (#104)
  • can't install package Junet.jl (#105)
  • can't install package Junet.jl (#106)
  • Segmentation fault on Arch64 (#107)
  • Non-symmetric generalized eigenvalue problem returns nonsense (#108)
  • Need to fix the calling convention (#112)
  • Potentially switch to a 32-bit BLAS (#113)
  • Upgrade CI setup (#115)

Merged pull requests: