issues
search
aai-institute
/
continuiti
Learning function operators with neural networks.
GNU Lesser General Public License v3.0
25
stars
3
forks
source link
Cleanup: Refactor benchmark table.
#128
Closed
samuelburbulla
closed
7 months ago
samuelburbulla
commented
7 months ago
Cleanup: Refactor benchmark table.
Description
Which issue does this PR tackle?
Benchmark table is hard coded and this is not very future proof.
Directories containing benchmark scripts, result files, docs, and runner classes are mixed up.
How does it solve the problem?
Store results as json and parse this file using ag-grid.
Refactor the structure of files.
How are the changes tested?
Built docs locally.
Cleanup: Refactor benchmark table.
Description
Which issue does this PR tackle?
How does it solve the problem?
How are the changes tested?