Skip to content

Commit ecc38d1

Browse files
committed
Settle on global style for fypp templating and add is_diagonal and is_symmetric
1 parent 74abe0f commit ecc38d1

File tree

8 files changed

+177
-162
lines changed

8 files changed

+177
-162
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

src/tests/hash_functions_perf/64_bit_hash_performance.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
| Pengy | 64 | 16384 | 0.00000 |
2626
| Pengy | 256 | 4096 | 0.00000 |
2727
| Pengy | 1024 | 1024 | 0.00000 |
28-
| Spooky | 1 | 1048576 | 0.06101 |
29-
| Spooky | 2 | 524288 | 0.03723 |
30-
| Spooky | 4 | 262144 | 0.01518 |
31-
| Spooky | 8 | 131072 | 0.00747 |
32-
| Spooky | 16 | 65536 | 0.00579 |
33-
| Spooky | 64 | 16384 | 0.00164 |
34-
| Spooky | 256 | 4096 | 0.00092 |
28+
| Spooky | 1 | 1048576 | 0.05467 |
29+
| Spooky | 2 | 524288 | 0.03316 |
30+
| Spooky | 4 | 262144 | 0.01453 |
31+
| Spooky | 8 | 131072 | 0.00696 |
32+
| Spooky | 16 | 65536 | 0.00576 |
33+
| Spooky | 64 | 16384 | 0.00159 |
34+
| Spooky | 256 | 4096 | 0.00105 |
3535
| Spooky | 1024 | 1024 | 0.00064 |

src/tests/linalg/test_linalg_matrix_property_checks.fypp

Lines changed: 170 additions & 155 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)