Open jexp opened 7 years ago
create card for each algorithm track progress in
also note findings, links, ideas from research / reading in each card and also limitations of the current implementation / alternatives
[ ] started work / paper reading
[ ] implement baseline
[ ] implement procedure
[ ] test baseline
[ ] performance test baseline
[ ] edge case tests
[ ] parallelization
[ ] performance test parallelization
[ ] documentation
[ ] different APIs / memory structures
Implementation of the selected algorithms and exposed them as a Java API and Java Stored Procedure
Evaluation
Added a few algorithms from an APOC issue
create card for each algorithm track progress in
also note findings, links, ideas from research / reading in each card and also limitations of the current implementation / alternatives
[ ] started work / paper reading
[ ] implement baseline
[ ] implement procedure
[ ] test baseline
[ ] performance test baseline
[ ] edge case tests
[ ] parallelization
[ ] performance test parallelization
[ ] documentation
[ ] different APIs / memory structures
Implementation of the selected algorithms and exposed them as a Java API and Java Stored Procedure
Evaluation
issues created