This website requires JavaScript.
Explore
Help
Sign In
marco
/
datum
Watch
1
Star
0
Fork
0
You've already forked datum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c7f6ed82c911b9d39bf9e43cafe77d503b81ee7f
datum
/
tests
History
Marco Cetica
a02f2dff40
All checks were successful
clang-build / clang-build (push)
Successful in 41s
Details
gcc-build / gcc-build (push)
Successful in 19s
Details
Added Knuth's "Algorithm D" from TAOCP "Seminumerical algorithms"
2026-02-25 17:13:49 +01:00
..
test_bigint.c
Added Knuth's "Algorithm D" from TAOCP "Seminumerical algorithms"
2026-02-25 17:13:49 +01:00
test_map.c
Fixed multiple bugs in hashmap implementation.
2025-11-25 14:16:32 +01:00
test_vector.c
Added functional methods (
map
,
filter
and
reduce
)
2025-12-22 12:23:35 +01:00