Commit Graph

12 Commits

Author SHA1 Message Date
1bcb04c356 add type of functions to the README 2024-02-02 15:51:17 +01:00
4113c87e4d continue with big refactor
- delete cdf functions from header file
- delete docs
- rework examples so as to not use sample_90_ci function
- add a few items to README
2024-02-01 20:54:52 +01:00
9cda19cbb5 fix various errors from compiler warnings 2023-12-09 18:49:20 +00:00
e1af09b49a add -Wdouble-promotion warning and fix issues it brings up 2023-12-09 18:18:07 +00:00
272d17473d suppress unused variable warnings with UNUSED macro 2023-12-09 17:59:41 +00:00
159a711b34 turn on (almost) all warnings 2023-12-09 17:31:32 +00:00
58a329bcc3 Revert "Revert "Merge branch 'master' into quickselect""
This reverts commit 4d218468cf.
2023-11-29 23:21:24 +00:00
4d218468cf Revert "Merge branch 'master' into quickselect"
This reverts commit c77fa34410, reversing
changes made to ffd6e5dcbb.
2023-11-29 23:17:41 +00:00
186b10cddf more refactors; add another example 2023-11-29 23:08:36 +00:00
0a660ce6a5 slighgly simplify parallel time to botec example 2023-11-19 15:50:01 +00:00
b0f711e9a6 reorg: move all examples using squiggle_more to one makefile 2023-11-19 14:47:19 +00:00
3f9027a530 add one sole makefile for examples using core functionality 2023-11-19 14:32:29 +00:00