Releases: adafruit/Adafruit_CircuitPython_SimpleMath
2.0.5 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-simplemath
.
Read the docs for info on how to use it.
2.0.4 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-simplemath
.
Read the docs for info on how to use it.
2.0.3 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-simplemath
.
Read the docs for info on how to use it.
2.0.2 - Fixed requirements file
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-simplemath
.
Read the docs for info on how to use it.
2.0.1 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-simplemath
.
Read the docs for info on how to use it.
2.0.0 - Add map_unconstrained_range(); handle reversed range in constrain()
2.0.0 - Add map_unconstrained_range(); handle reversed range in constrain(), improve tests. Thanks @lesamouraipourpre!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-simplemath
.
Read the docs for info on how to use it.
1.0.2 - Moved pylint from build.yml to .pre-commit-config.yml
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-simplemath
.
Read the docs for info on how to use it.
1.0.1 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-simplemath
.
Read the docs for info on how to use it.
1.0.0 - Initial release
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-simpleio
.
Read the docs for info on how to use it.