Scott Shawcroft
9d10a3da66
Conditionalize LTO
2022-05-27 12:59:54 -07:00
Alec Delaney
bbc29e84a7
Add os, "socket", atexit, ssl, struct, traceback, math links
2022-05-03 12:31:20 -06:00
Alec Delaney
664a92c2df
Add link to CPython math module
2022-05-03 13:57:22 -04:00
Alec Delaney
211d42f58d
Change value of base in math.log to e
2022-04-19 13:27:46 -04:00
Alec Delaney
20cc40a30f
Merge branch 'doc/add-log-documentation' of https://github.com/tekktrik/circuitpython into doc/add-log-documentation
2022-04-19 12:57:55 -04:00
Alec Delaney
63c18ce748
Change signature of math.log() to use value for base
2022-04-19 12:57:42 -04:00
Dan Halbert
af59f4938a
Missing double-quote
2022-04-19 12:57:22 -04:00
Alec Delaney
2e2e3ad612
Add documentation for math.log()
2022-04-19 11:46:39 -04:00
Alec Delaney
ad502a946d
Change reference of "ports" to "boards"
2022-03-04 11:44:40 -05:00
tekktrik
842d807086
Add disclaimer about availability of math functions
2022-03-03 17:40:07 -05:00
Rob Capellini
b8f2799609
Convert more modules to use MP_REGISTER_MODULE
...
Convert bitbangio, bitmaptools, _bleio, board, busio, countio, digitalio, framebufferio, frequencyio, gamepadshift, getpass, keypad, math, microcontroller, and msgpack modules to use MP_REGISTER_MODULE.
Related to #5183 .
2021-08-26 21:35:02 -04:00
microDev
a52eb88031
run code formatting script
2021-03-15 19:27:36 +05:30
Taku Fukada
54a342a7f5
Add and correct some type hints
2020-07-24 18:20:03 +09:00
dherrada
612c6bb86b
Merge branch 'main' into type_hints
2020-07-17 14:55:30 -04:00
Diego Elio Pettenò
34b4993d63
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
dherrada
591cc1a243
Added type hints to math
2020-07-03 15:04:43 -04:00
Scott Shawcroft
afc84c2fd1
Fix ulab, math and template.
2020-05-14 15:58:36 -07:00
Scott Shawcroft
4e8de3c554
Swap sphinx to autoapi and the inline stubs
2020-05-12 17:28:24 -07:00
dherrada
e31e9eeaa1
Did math, microcontroller, and multiterminal
2020-05-07 15:59:52 -04:00
Scott Shawcroft
933add6cd8
Support internationalisation.
2018-08-07 14:58:57 -07:00
Scott Shawcroft
bf05183158
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
2018-02-27 15:24:16 -08:00
mrmcwethy
bb008cdbc9
First attempt to move py/modmath.c to shared-bindings/math
2017-10-21 10:34:25 -07:00