dgleich/GenericArpack.jl

A pure Julia translation of the Arpack library for eigenvalues and eigenvectors but for any numeric types. (Symmetric only right now)

JuliaMakefilejuliajulialang
This is stars and forks stats for /dgleich/GenericArpack.jl repository. As of 07 May, 2024 this repository has 23 stars and 2 forks.

GenericArpack.jl This is a pure-Julia translation of the Arpack library. As such, it works with generic real-valued types in Julia. It's only dependency is LinearAlgebra.jl in the standard library and includes self-contained BLAS routines for the generic tools it requires. Currently, only the symmetric Arpack solver is implemented. using GenericArpack using DoubleFloats A = Symmetric(sprand(Double64, 100000, 100000, 5/100000) |> A -> A + A') ... julia> eigs(A, 2; ncv=12) GenericArpack.ArpackEigen{...} eigenspace:...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
system76/system76-eeJulia0000
codacy/chartMakefileHCLMustache12090
chimpler/postgres-aws-s3PLpgSQLDockerfileMakefile1240420
shaunsingh/oxocarbon.nvimFennelLuaMakefile7750430
kaplanelad/shellfirmRustShellMakefile6910220
giantswarm/cloudflared-appSmartyMustacheMakefile6010
posva/vim-vueVim ScriptMakefileDockerfile1.3k01040
Azure/reliability-workbookHCLShellMakefile380210
sonic-net/sonic-buildimageCPythonShell599+21.2k0
chai2010/china-programming-languagesHandlebarsJavaScriptGo2270290