This Python module provides basic facilities for mathematics on fixed-point numbers. The number of fractional binary digits is tunable, allowing near-arbitrary precision arithmetic. Arithmetic & functions such as sqrt, exp, log, sin & cos are available.
For the latest releases please visit https://github.com/rwpenney/spfpm
Python automatic differentiation class for forward mode automatic differentiation using operator overloading and reimplemented math functions. Single and partial derivatives are supported.
Supported operators: +, -, *, /, **, +=, -=, *=, /=, **=
Available functions: sin, cos, tan, asin, acos, atan, sqrt, exp, log, log10, sinh, cosh, tanh, asinh, acosh, atanh
See README file for usage examples.
An accessible calculator designed for Microsoft Windows Systems.
SRCalc is an accessible calculator for Microsoft Windows, with the purpose to make an accessible advanced calculator. Now the application is very simple, but the main idea is extends your functionality. SRCalc supports jaws and NVDA screen readers, providing shorcuts to the more important functions and modifying some GUI elements for the screen readers.