| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added sanitizers for debug compile, fixed memory leak | Sebastiano Tronto | 2023-05-06 | 2 | -3/+7 |
| | | |||||
| * | small changes to the webpage | Sebastiano Tronto | 2023-05-04 | 1 | -9/+5 |
| | | |||||
| * | Fixes to the webpage | Sebastiano Tronto | 2023-05-03 | 1 | -20/+17 |
| | | |||||
| * | Updated website | Sebastiano Tronto | 2023-05-03 | 1 | -2/+11 |
| | | |||||
| * | Bumped version to 2.0.4; added back www | Sebastiano Tronto | 2023-05-03 | 4 | -1/+359 |
| | | |||||
| * | Added corners-dr step | Sebastiano Tronto | 2023-05-03 | 3 | -0/+100 |
| | | |||||
| * | Fixed bug | Sebastiano Tronto | 2023-05-03 | 1 | -7/+7 |
| | | |||||
| * | Added quick debug printf | Sebastiano Tronto | 2023-05-01 | 1 | -0/+6 |
| | | |||||
| * | Moved some initialization to init function | Sebastiano Tronto | 2023-05-01 | 1 | -51/+54 |
| | | |||||
| * | Fix usage of compose with partially defined cubes | Sebastiano Tronto | 2023-05-01 | 1 | -1/+2 |
| | | |||||
| * | Added void in function prototypes and declarations | Sebastiano Tronto | 2023-05-01 | 18 | -55/+56 |
| | | |||||
| * | Update readme | Sebastiano Tronto | 2023-05-01 | 1 | -7/+3 |
| | | |||||
| * | Reverted to 2.0.3 | Sebastiano Tronto | 2023-05-01 | 68 | -6611/+5547 |
| | | |||||
| * | Some fixes | Sebastiano Tronto | 2023-03-05 | 4 | -12/+27 |
| | | |||||
| * | I made a mess, but it works. Still need to implement new optimal solver. | Sebastiano Tronto | 2023-03-05 | 24 | -700/+1436 |
| | | | | | After that, a big redesign is due. | ||||
| * | Added (just a few) tests for alg and added fields to alg struct | Sebastiano Tronto | 2023-02-10 | 8 | -69/+392 |
| | | |||||
| * | Added notes for solver theory | Sebastiano Tronto | 2023-02-08 | 2 | -22/+49 |
| | | |||||
| * | Moved coordinate index consistency test to tests folder | Sebastiano Tronto | 2023-02-04 | 8 | -42/+107 |
| | | |||||
| * | Some improvements to test suite, ready to go | Sebastiano Tronto | 2023-02-04 | 8 | -49/+74 |
| | | |||||
| * | Fixed typo | Sebastiano Tronto | 2023-02-01 | 1 | -1/+1 |
| | | |||||
| * | Added debug flags to make test | Sebastiano Tronto | 2023-02-01 | 1 | -1/+1 |
| | | |||||
| * | Enabled make test and test.sh | Sebastiano Tronto | 2023-02-01 | 8 | -80/+85 |
| | | |||||
| * | Restored doc, not sure why it was deleted | Sebastiano Tronto | 2023-01-22 | 1 | -0/+271 |
| | | |||||
| * | Removed old test files | Sebastiano Tronto | 2023-01-22 | 5 | -253/+0 |
| | | |||||
| * | Started working on testing (broken for now) | Sebastiano Tronto | 2023-01-22 | 7 | -17/+276 |
| | | |||||
| * | Refined comments for solve rework | Sebastiano Tronto | 2023-01-16 | 1 | -3/+16 |
| | | |||||
| * | Re-organized TODO file | Sebastiano Tronto | 2023-01-14 | 11 | -155/+256 |
| | | |||||
| * | Save fst tables to file | Sebastiano Tronto | 2023-01-14 | 2 | -58/+86 |
| | | |||||
| * | Implemented faster fst_ep_to_epos | Sebastiano Tronto | 2022-12-26 | 4 | -78/+83 |
| | | |||||
| * | Fixed fst_inverse | Sebastiano Tronto | 2022-12-26 | 16 | -244/+489 |
| | | |||||
| * | Quick push warning message | Sebastiano Tronto | 2022-10-28 | 5 | -38/+136 |
| | | |||||
| * | Added some failing tests | Sebastiano Tronto | 2022-10-09 | 2 | -6/+20 |
| | | |||||
| * | Finished fst, added tests. STILL NOT WORKING. | Sebastiano Tronto | 2022-10-09 | 13 | -42/+429 |
| | | |||||
| * | Added fst_cube prototypes | Sebastiano Tronto | 2022-09-10 | 4 | -7/+92 |
| | | |||||
| * | Modified pruning table generation (new compressed) + website update | Sebastiano Tronto | 2022-09-10 | 7 | -70/+110 |
| | | |||||
| * | Removed some code preparing for moving optimal solver away from general ↵ | Sebastiano Tronto | 2022-09-06 | 8 | -374/+202 |
| | | | | | | | coordinate solving. Kept symcoord for coordinate solving. | ||||
| * | Symcoord version of nissy. Interesting idea, but performance are | Sebastiano Tronto | 2022-09-06 | 36 | -5418/+3586 |
| | | | | | actually slower. AT THIS STAGE NISSY IS NOT USABLE. | ||||
| * | Changed website link in help commands | Sebastiano Tronto | 2022-06-02 | 1 | -1/+1 |
| | | |||||
| * | Version 2.0.2 | Sebastiano Tronto | 2022-06-01 | 13 | -542/+95 |
| | | |||||
| * | Another fix | Sebastiano Tronto | 2022-06-01 | 2 | -2/+2 |
| | | |||||
| * | More fixes | Sebastiano Tronto | 2022-06-01 | 2 | -3/+3 |
| | | |||||
| * | Another fix to coord | Sebastiano Tronto | 2022-06-01 | 1 | -2/+2 |
| | | |||||
| * | Couple of fixes in coordinates | Sebastiano Tronto | 2022-06-01 | 1 | -2/+2 |
| | | |||||
| * | General cleanup, in preparation for new release | Sebastiano Tronto | 2022-06-01 | 6 | -16/+15 |
| | | |||||
| * | Changed default number of threads for gen | Sebastiano Tronto | 2022-06-01 | 2 | -2/+3 |
| | | |||||
| * | Fixed error in block size for ptables | Sebastiano Tronto | 2022-06-01 | 3 | -20/+20 |
| | | |||||
| * | parallelized genptable_fixnasty | Sebastiano Tronto | 2022-06-01 | 5 | -22/+72 |
| | | |||||
| * | Fixed the fix | Sebastiano Tronto | 2022-06-01 | 1 | -2/+2 |
| | | |||||
| * | fixed readme strikethrough lines | Sebastiano Tronto | 2022-06-01 | 1 | -12/+0 |
| | | |||||
| * | Changed readme | Sebastiano Tronto | 2022-06-01 | 1 | -12/+20 |
| | | |||||
