No description
Find a file
Zhongheng Liu 3c2dbe0d01
feat: support float and better test case
tests: use function to generate data, in future can use JSON test data
record to do it
matrix: use f32 type
2025-01-25 14:36:32 +02:00
src feat: support float and better test case 2025-01-25 14:36:32 +02:00
.envrc init: first working impl of determinant 2025-01-22 12:32:22 +02:00
.gitignore init: first working impl of determinant 2025-01-22 12:32:22 +02:00
Cargo.lock chore(cargo): bump semVer 2025-01-25 12:43:07 +02:00
Cargo.toml chore(cargo): bump semVer 2025-01-25 12:43:07 +02:00
devenv.lock init: first working impl of determinant 2025-01-22 12:32:22 +02:00
devenv.nix init: first working impl of determinant 2025-01-22 12:32:22 +02:00
devenv.yaml init: first working impl of determinant 2025-01-22 12:32:22 +02:00