Skip to content

Releases: tsadarsh/Pymanujan

Pymanujan v2.0

14 Mar 16:57
0476d02
Compare
Choose a tag to compare

v2.0 Pymanujan ♾️ brings Advanced mode with lot more functions. All of these on a new UI ✨

PyCalc (v2.0)

16 Dec 15:22
68a4372
Compare
Choose a tag to compare
PyCalc (v2.0) Pre-release
Pre-release

Preview

PyCalc-v2 0 alpha-preview

Major updates in this release:

  • Parenthesis ( ) is now supported: 0beb5a0
  • Mode ADVANCED 🚀
    • Tab layout with BASIC and ADVANCED mode
    • New operators added (some are in WIP, target v2.0 stable)
  • Multiple right parenthesis bug fixed 🔧 : a93f836

PyCalc (v1.1)

26 Sep 16:03
eba0cfb
Compare
Choose a tag to compare

All features of v1.0 included.

✨ What's new in this update:

  1. Full support for Key-pad and keyboard entries.
  2. Standalone operator exception handled: 7848316.
  3. Introduced Keyboard shortcuts: 4489548.
  • ⌨️ Keyboard shortcuts:

    1. q for quitting the application.
    2. i for performing multiplicative-inverse.
    3. c for copying to clipboard.
    4. b or Backspace for clearing previous entry.

PyCalc (v1.0)

14 Sep 10:31
eba0cfb
Compare
Choose a tag to compare

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

23 Jul 07:07
eba0cfb
Compare
Choose a tag to compare
Pre-release

====Changes from v0.1-alpha====

  1. Improved GUI

  2. Added key-pad/number-pad bindings

  3. Plus/Minus feature fixed

First pre-release of PyCalc

20 Jul 07:19
eba0cfb
Compare
Choose a tag to compare
Pre-release

This is first pre-release of PyCalc.
Please issue any bugs found. Contributions are welcome 😃