- Apr 09, 2024
-
-
Joris Vaillant authored
-
Joris Vaillant authored
-
Joris Vaillant authored
-
Joris Vaillant authored
-
Joris Vaillant authored
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Joris Vaillant authored
-
Joris Vaillant authored
-
Joris Vaillant authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v18.1.2 → v18.1.3](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.2...v18.1.3) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
-
Joris Vaillant authored
Fix int conversion
-
Joris Vaillant authored
int_conv: Add more integer type binding and add a unit test changelog: Add changelog entry int_conv: Manage int8_t and long on Windows int_conv: Try to use stdint type to manage long hack on windows int_conv: Fix Windows build int_conv: Try to fix Mac build and don't compile twice 64 bits integer on Mac and Windows int_conv: Don't use np.dtypes (introduced in numpy 1.25) int_conv: Test long and int difference in unit test [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci int_conv: Expose long in MacOS int_conv: Don't use deprecated type np.intc int_conv: Fix Mac build int_conv: Remove int128 (doesn't exists) int_conv: Disable long long test on Mac because the type is not reachable int_conv: Begin to work on promotion int_conv: Add unsigned promotion int_conv: Manage complex promotion int_conv: Split matrix binding to avoid memory issue while building int_conv: Split decomposition binding to avoid memory issue while building int_conv: Use clongdouble instead of complex256 int_conv: Avoid out of heap space error on Windows int_conv: Fix test for Mac int_conv: Try to manage longlong on Mac and int on Windows, also reduce compile time int_conv: Manage Windows and Mac int and long long when casting int_conv: Allow scalar to complex conversion int_conv: Manage casting from numpy to eigen with tensor int_conv: Add changelog entries int_conv: Remove conversion from Eigen to Numpy int_conv: Add reference to this PR int_conv: Activate SciPy tests by default
-
- Apr 03, 2024
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
- Apr 01, 2024
-
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.3.5)
-
- Mar 26, 2024
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
- Mar 25, 2024
-
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.3.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.3...v0.3.4) - [github.com/pre-commit/mirrors-clang-format: v18.1.1 → v18.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.1...v18.1.2)
-
- Mar 19, 2024
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
- Mar 18, 2024
-
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.3.3)
-
Justin Carpentier authored
Add support of numpy 2.0.0b1
-
- Mar 15, 2024
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Alexis Duburcq authored
-
- Mar 13, 2024
-
-
Justin Carpentier authored
CMake details
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
which might not be "include"
-
- Mar 12, 2024
-
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.2...v0.3.2) - [github.com/pre-commit/mirrors-clang-format: v17.0.6 → v18.1.1](https://github.com/pre-commit/mirrors-clang-format/compare/v17.0.6...v18.1.1)
-
- Feb 29, 2024
-
-
Justin Carpentier authored
Fix function signature
-
- Feb 28, 2024
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Feb 27, 2024
-
-
Joris Vaillant authored
Don't build std_unique_ptr unit tests in C++11
-
Joris Vaillant authored
-
Joris Vaillant authored
-
- Feb 26, 2024
-
-
Joris Vaillant authored
-
Joris Vaillant authored
-
- Feb 20, 2024
-
-
Guilhem Saurel authored
* sort pre-commit file * pre-commit: add ruff * pre-commit run -a * manual ruff fixes * README: add ruff badge * pre-commit: add isort * pre-commit run -a * ignore previous commit in blames * add changelog entry * replace black & isort by ruff * ruff: more linters * clean config files * pre-commit run -a * ignore previous commit in blames * fix NPY002 ref. https://numpy.org/doc/stable/reference/random/legacy.html * remove useless code * fix dtype conversion
-
- Feb 17, 2024
-
-
Justin Carpentier authored
Expose Simplicial{LLT,LDLT}
-
- Feb 14, 2024
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-