aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix in DR from EOSebastiano Tronto2023-08-163-9/+26
|
* Flush stdout on batch mode and -i scramblesSebastiano Tronto2023-05-111-0/+3
|
* Fix possible free of uninitialized pointerSebastiano Tronto2023-05-101-1/+1
|
* Added sanitizers for debug compile, fixed memory leakSebastiano Tronto2023-05-062-3/+7
|
* small changes to the webpageSebastiano Tronto2023-05-041-9/+5
|
* Fixes to the webpageSebastiano Tronto2023-05-031-20/+17
|
* Updated websiteSebastiano Tronto2023-05-031-2/+11
|
* Bumped version to 2.0.4; added back wwwSebastiano Tronto2023-05-034-1/+359
|
* Added corners-dr stepSebastiano Tronto2023-05-033-0/+100
|
* Fixed bugSebastiano Tronto2023-05-031-7/+7
|
* Added quick debug printfSebastiano Tronto2023-05-011-0/+6
|
* Moved some initialization to init functionSebastiano Tronto2023-05-011-51/+54
|
* Fix usage of compose with partially defined cubesSebastiano Tronto2023-05-011-1/+2
|
* Added void in function prototypes and declarationsSebastiano Tronto2023-05-0118-55/+56
|
* Update readmeSebastiano Tronto2023-05-011-7/+3
|
* Reverted to 2.0.3Sebastiano Tronto2023-05-0168-6611/+5547
|
* Some fixesSebastiano Tronto2023-03-054-12/+27
|
* I made a mess, but it works. Still need to implement new optimal solver.Sebastiano Tronto2023-03-0524-700/+1436
| | | | After that, a big redesign is due.
* Added (just a few) tests for alg and added fields to alg structSebastiano Tronto2023-02-108-69/+392
|
* Added notes for solver theorySebastiano Tronto2023-02-082-22/+49
|
* Moved coordinate index consistency test to tests folderSebastiano Tronto2023-02-048-42/+107
|
* Some improvements to test suite, ready to goSebastiano Tronto2023-02-048-49/+74
|
* Fixed typoSebastiano Tronto2023-02-011-1/+1
|
* Added debug flags to make testSebastiano Tronto2023-02-011-1/+1
|
* Enabled make test and test.shSebastiano Tronto2023-02-018-80/+85
|
* Restored doc, not sure why it was deletedSebastiano Tronto2023-01-221-0/+271
|
* Removed old test filesSebastiano Tronto2023-01-225-253/+0
|
* Started working on testing (broken for now)Sebastiano Tronto2023-01-227-17/+276
|
* Refined comments for solve reworkSebastiano Tronto2023-01-161-3/+16
|
* Re-organized TODO fileSebastiano Tronto2023-01-1411-155/+256
|
* Save fst tables to fileSebastiano Tronto2023-01-142-58/+86
|
* Implemented faster fst_ep_to_eposSebastiano Tronto2022-12-264-78/+83
|
* Fixed fst_inverseSebastiano Tronto2022-12-2616-244/+489
|
* Quick push warning messageSebastiano Tronto2022-10-285-38/+136
|
* Added some failing testsSebastiano Tronto2022-10-092-6/+20
|
* Finished fst, added tests. STILL NOT WORKING.Sebastiano Tronto2022-10-0913-42/+429
|
* Added fst_cube prototypesSebastiano Tronto2022-09-104-7/+92
|
* Modified pruning table generation (new compressed) + website updateSebastiano Tronto2022-09-107-70/+110
|
* Removed some code preparing for moving optimal solver away from general ↵Sebastiano Tronto2022-09-068-374/+202
| | | | | | coordinate solving. Kept symcoord for coordinate solving.
* Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto2022-09-0636-5418/+3586
| | | | actually slower. AT THIS STAGE NISSY IS NOT USABLE.
* Changed website link in help commandsSebastiano Tronto2022-06-021-1/+1
|
* Version 2.0.2Sebastiano Tronto2022-06-0113-542/+95
|
* Another fixSebastiano Tronto2022-06-012-2/+2
|
* More fixesSebastiano Tronto2022-06-012-3/+3
|
* Another fix to coordSebastiano Tronto2022-06-011-2/+2
|
* Couple of fixes in coordinatesSebastiano Tronto2022-06-011-2/+2
|
* General cleanup, in preparation for new releaseSebastiano Tronto2022-06-016-16/+15
|
* Changed default number of threads for genSebastiano Tronto2022-06-012-2/+3
|
* Fixed error in block size for ptablesSebastiano Tronto2022-06-013-20/+20
|
* parallelized genptable_fixnastySebastiano Tronto2022-06-015-22/+72
|

Generated with cgit - Back to sebastiano.tronto.net