https://github.com/drupol/zeta
https://github.com/drupol/zeta
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drupol/zeta
- Owner: drupol
- Created: 2022-10-04T20:27:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T20:35:35.000Z (over 3 years ago)
- Last Synced: 2025-03-05T11:49:58.235Z (about 1 year ago)
- Language: MATLAB
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plot the Riemann Zeta function

An educational project to learn [Octave][octave website] and plot the
[Zeta][zeta wikipedia] function.
## Testing
```shell
nix develop
```
Then run the applet with octave:
```shell
octave src/zeta.m
```
## Resources
- On Geogebra: https://www.geogebra.org/m/T47QECTP
[octave website]: https://octave.org/
[zeta wikipedia]: https://en.wikipedia.org/wiki/Riemann_zeta_function