Releases: tsadarsh/Pymanujan
Releases · tsadarsh/Pymanujan
Pymanujan v2.0
PyCalc (v2.0)
PyCalc (v1.1)
All features of v1.0 included.
✨ What's new in this update:
- Full support for Key-pad and keyboard entries.
- Standalone operator exception handled: 7848316.
- Introduced Keyboard shortcuts: 4489548.
-
⌨️ Keyboard shortcuts:
q
for quitting the application.i
for performing multiplicative-inverse.c
for copying to clipboard.b
orBackspace
for clearing previous entry.
PyCalc (v1.0)
Available functionalities:
- Add ➕
- Subtract ➖
- Multiply ✖️
- Divide ➗
- Decimal operations ⚫
- Copy result ©️
💪 PyCalc has no-limit* for input length and calculation depth.
About:
PyCalc is open-source software under MIT License. This software is made by developers on their early journey to the vast field of Computer Science. After going through v0.1-alpha and v0.1-beta checks PyCalc has made it to v1.0.
We are eager to hear suggestions/bugs in the software.
*limit includes user's system memory
Second pre-relaese of PyCalc
====Changes from v0.1-alpha====
-
Improved GUI
-
Added key-pad/number-pad bindings
-
Plus/Minus feature fixed
First pre-release of PyCalc
This is first pre-release of PyCalc.
Please issue any bugs found. Contributions are welcome 😃