micropython-ulab/code/scipy/special
Jeff Epler 2df210f87a
Drop certain CircuitPython workarounds that are no longer needed
* ndarray_set_value: in CircuitPython 9
 * mp_obj_slice_indices: ditto
 * Use modern MP_REGISTER_MODULE calls: ditto
 * use MP_OBJ_SENTINEL to forward to locals dict (was never necessary?)
2023-09-22 14:47:02 -05:00
..
special.c Drop certain CircuitPython workarounds that are no longer needed 2023-09-22 14:47:02 -05:00
special.h Fix several build errors in CircuitPython (#533) 2022-07-07 20:17:49 +02:00