About
Omega is an extension to the Numworks Epsilon project, which will bring many features to the calculator. Omega is for people who want to add features to the calculator, but can not because it has been rejected by Numworks (and for reasons that are 100% understandable!). For example, there is no point in having a Dark Mode on the calculator. But, it's fun so we add it on Omega! In short, Omega is a kind of Jailbreak.
Some new features
- Symbolic calculation
- RPN app
- All molar masses (chemistry)
- More Brightness steps (16 instead of 5)
- White, green, blue or yellow LED in exam mode
The complete changelog can be found here
Installation
First of all, follow step 1 here. Then:
- For n0100:
git clone --recursive https://github.com/Omega-Numworks/Omega.git
cd Omega
make MODEL=n0100 clean
make MODEL=n0100
make MODEL=n0100 app_flash
make MODEL=n0100 epsilon_flash
- For n0110:
git clone --recursive https://github.com/Omega-Numworks/Omega.git
cd Omega
make MODEL=n0110 clean
make MODEL=n0110
make MODEL=n0110 app_flash
make MODEL=n0110 epsilon_flash
Translations
Everything is translated from French to English/Portuguese/Spanish/German with Google Translate; so, everything is translated, but you could come across translation errors. If so, please open an issue on GitHub, I will correct it 😃!
Omega License
Omega is released under a CC BY-NC-SA License.
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.
Diving in
We highly recommend you start by reading the online documentation for this project. You'll learn how to install the SDK 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.
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. NumWorks is a registered trademark.
