* some updates for numpy 2.0 and array api * some updates for numpy 2.0 and array api * fix array api doc
* mostly builds * most tests pass * fix circle build * add back buffer protocol * includes * fix for py38 * limit to cpu device * include * fix stubs * move signatures for docs * stubgen + docs fix * doc for compiled function, comments
* add numpy constants * feat: add unittests * add newaxis * add test for newaxis transformation * refactor