diff options
| author | Tom Smeding <t.j.smeding@uu.nl> | 2025-02-23 21:44:23 +0100 |
|---|---|---|
| committer | Tom Smeding <t.j.smeding@uu.nl> | 2025-02-23 21:44:23 +0100 |
| commit | 5f7a81acc7f75415d62dac86c5b50c848ab15341 (patch) | |
| tree | 641ed54ce426ed8a1d9a5da12a9cde512b32bedc /.gitignore | |
| parent | a17bd53598ee5266fc3a1c45f8f4bb4798dc495e (diff) | |
Optimise by backpropagating scalar computation in C
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,2 +1,9 @@ dist-newstyle/ +.ccls-cache/ + cabal.project.local + +data.txt +plot.png + +test.prof |
