Riccardo Azzolini 0c316226e6 Make Function.equals test for exact equality instead of equivalence
Actually, testing for equivalence was only partially implemented (by
considering the commutative property for some FunctionOperators).

Additionally, should it be needed in the future, equivalence testing
would probably be better implemented as a separate, specialized method
anyway.
2019-10-25 22:30:10 +02:00
2018-09-28 13:43:42 +02:00
2019-08-12 11:28:39 +02:00
2018-10-04 09:52:14 +02:00
2018-10-15 19:37:56 +02:00
2018-09-04 12:12:41 +02:00
2018-05-09 22:30:15 +02:00
2018-10-15 19:37:56 +02:00
2019-09-09 18:34:52 +02:00
2018-10-06 16:41:21 +02:00

WarpPI Calculator

Step-by-step algebra calculator for Raspberry PI.

This project is experimental and strictly related to my calculator, designed to run on a raspberry PI Zero.
Many fundamental features are missing, this project is still in its infancy.

If you really want to build and test it on your computer take account of that.

Live preview

This preview has been built using TeaVM: a JVM made in javascript. Obviously it runs slower than the original. https://local.cavallium.it/webtests/warppiweb/

Keypad PCB

https://workspace.circuitmaker.com/Projects/Details/Andrea-Cavalli/Scientific-calculator-Keypad alt text

Photos and pictures

alt text alt text alt text alt text

Languages
Java 99.3%
Rich Text Format 0.7%