Skip to content

Releases: 97I8TOE47K/quickquirkycalc

v0.2 (Pre-Alpha)

21 Sep 13:39
2d87b0d
Compare
Choose a tag to compare
v0.2 (Pre-Alpha) Pre-release
Pre-release

Added complex number multiplication and fixed some bugs. GUI coming soon in collaboration with @chinmoysir .

⚠️Important: The math package has been completely replaced with numpy.

v0.1 (Pre-Alpha)

07 Sep 14:30
2d87b0d
Compare
Choose a tag to compare
v0.1 (Pre-Alpha) Pre-release
Pre-release

This is my first real python project. Whatever, don't expect this to be your usual in-built calculator, it does stuff that you might require in a maths class such as finding area and perimeter of 2D shapes and surface area and volume of 3D shapes. It can also find the values of trigonometric functions (non-inverse, planning to add that in the future). This is in pre-alpha stage, and many more features will be added later down the road.

Update: v0.2 has been released with new features and bug fixes!