Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uga-rosa/eigenvalues
https://github.com/uga-rosa/eigenvalues
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uga-rosa/eigenvalues
- Owner: uga-rosa
- Created: 2023-05-08T06:00:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-21T07:21:30.000Z (over 1 year ago)
- Last Synced: 2024-10-28T13:08:16.918Z (about 2 months ago)
- Language: Python
- Size: 3.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to use
```sh
$ python eig.py {filepath}
```The output file name is {filepath} with `_eig` appended before the file extension.
Please check `./samples` for accepted file formats.