diff options
author | bd <bdunahu@operationnull.com> | 2025-09-12 18:19:29 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-09-12 18:19:29 -0400 |
commit | 006a5441997a0bc42a8a5277ad7c8f4937782002 (patch) | |
tree | 7a2588b249ecffa0cfec22b83e99ec4697e64447 /.gitignore | |
parent | 963fd1ac52c8d762f65d1cf19d766507e666a986 (diff) |
Use plotly to visualize experiments, rework experiment/record logic
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ __pycache__/ -t/manual/
\ No newline at end of file +t/manual/ +results.html |