# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "eigs-rs" version = "0.0.2" authors = ["Floris Laporte "] description = "eigs-rs was moved to eigs: https://crates.io/crates/eigs" homepage = "https://github.com/flaport/eigs-rs" documentation = "https://github.com/flaport/eigs-rs" readme = "README.md" license = " LGPL-2.1-only" repository = "https://github.com/flaport/eigs-rs" [lib] name = "eigs" crate-type = [ "lib", "cdylib", ] [dependencies.arpack-ng-sys] version = "0.2.1" features = ["static"] [dependencies.num-complex] version = "0.4.4" [dependencies.umfpack-rs] version = "0.0.1"