An open API service indexing awesome lists of open source software.

https://github.com/drupol/zeta


https://github.com/drupol/zeta

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Plot the Riemann Zeta function

![](./zeta.svg)

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