mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
22 lines
1.3 KiB
Markdown
22 lines
1.3 KiB
Markdown
<img src="docs/epsilon.svg?sanitize=true" alt="NumWorks Epsilon logo" height="70" >
|
|
|
|
[](https://github.com/numworks/epsilon/actions?workflow=Continuous+integration)
|
|
|
|
Epsilon is a high-performance graphing calculator operating system. It includes eight apps that cover the high school mathematics curriculum.
|
|
|
|
You can try Epsilon straight from your browser in the [online simulator](https://www.numworks.com/simulator/).
|
|
|
|
## Diving in
|
|
|
|
We highly recommend you start by reading the [online documentation](https://www.numworks.com/resources/engineering/software/) for this project. You'll learn how to install the [SDK](https://www.numworks.com/resources/engineering/software/build/) and about the overall architecture of the Epsilon.
|
|
|
|
## Contributing
|
|
|
|
If you run into an issue, we would be very happy if you would file a bug on the [issue tracker](https://github.com/numworks/epsilon/issues).
|
|
|
|
We welcome contributions. For smaller changes just open a pull request straight away. For larger changes we recommend you open an issue first for discussion.
|
|
|
|
## License
|
|
|
|
NumWorks Epsilon is released under a [CC BY-NC-SA License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). NumWorks is a registered trademark.
|