- 14 1月, 2023 1 次提交
-
-
由 Ben Mares 提交于
* Adjust setup-miniconda parameters This is in hopes of resolving sporadic errors. Ref: <https://github.com/conda-incubator/setup-miniconda/issues/274> * Adjust setup-miniconda for benchmarks * Remove matrix entry in benchmarks
-
- 10 1月, 2023 4 次提交
-
-
由 Caroline Russell 提交于
* initial cibuildwheel setup * Update pyproject.toml * Updated test-command * Enable most builds * Skip builds for 32-bit OS * Updated upload_pypi action
-
由 Ravin Kumar 提交于
-
由 Ravin Kumar 提交于
-
由 Ricardo Vieira 提交于
Also adds missing numba benchmark test Co-authored-by:Brandon T. Willard <brandonwillard@users.noreply.github.com>
-
- 08 1月, 2023 4 次提交
-
-
由 Mateusz Sokół 提交于
-
由 Mateusz Sokół 提交于
-
由 Mateusz Sokół 提交于
-
由 Ricardo Vieira 提交于
-
- 07 1月, 2023 5 次提交
- 05 1月, 2023 16 次提交
-
-
由 Ricardo Vieira 提交于
Co-authored-by:ColtAllen <10178857+coltallen@users.noreply.github.com>
-
由 ColtAllen 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
Co-authored-by:Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com>
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
- 04 1月, 2023 7 次提交
-
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.6.4 * Bump actions/cache from 1 to 3 * Bump pre-commit/action from 2.0.0 to 3.0.0 * Bump actions/setup-python from 3 to 4 * Also bumped Python version for coverage upload job
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
Closes #160
-
由 Michael Osthege 提交于
Closes #163
-
由 Michael Osthege 提交于
-
由 Michael Osthege 提交于
-
- 30 12月, 2022 3 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Michael Osthege 提交于
-
由 guin0x 提交于
from `(1 / (1 + exp(x))` to `(1 / (1 + exp(-x))`
-