Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coelhosilva/spectral-norm
https://github.com/coelhosilva/spectral-norm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coelhosilva/spectral-norm
- Owner: coelhosilva
- License: gpl-2.0
- Created: 2020-10-22T23:46:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-23T00:01:39.000Z (about 4 years ago)
- Last Synced: 2023-12-05T23:25:39.479Z (about 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# spectral-norm
This code is an alternate solution to the spectral-norm program available on the [The Computer Language Benchmarks Game website](https://benchmarksgame-team.pages.debian.net/benchmarksgame/description/spectralnorm.html#spectralnorm) [1], and originally featured as the third challenge of the Hundred-Dollar, Hundred-Digit Challenge Problems [2].
The goal of this solution was to develop a program that takes advantage of Python libraries such as NumPy so a comparison with pure Python and other programming languages can be made.
## References
[1] Gouy, Isaac. The Computer Language Benchmarks Game. Web. \.[2] Trefethen, N. "A Hundred-Dollar, Hundred-Digit Challenge." SIAM News, vol. 35, pp. 1-3, Jan./Feb. 2002. \.