Skip to content

Commit 9f655d0

Browse files
cleanup: more FIXMEs relabelled
1 parent 6bee9af commit 9f655d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TODO.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Aug 21, 2024:
1717
LAGraph v1.2:
1818
(3) doesn't compile for vanilla GraphBLAS; add vanilla case to CI
1919
(4) new algorithms, many ready for src, many need a little work.
20-
(5) FIXMEs in src: use GrB_get instead of GxB*
20+
(5) Fixme's in src: use GrB_get instead of GxB*
2121
(6) MaximalMatching and CoarsenMatching tests pass with the new
2222
random number generator, but they require LAGraph_Incidence_Matrix,
2323
which needs work to be ready for src
@@ -26,7 +26,7 @@ May 29, 2024:
2626

2727
since last meeting: added better random number generator, and argmin/argmax
2828
agenda: see May 15:
29-
(1) many FIXMEs
29+
(1) many Fixme's
3030
(2) need latest GraphBLAS (at least 9.1.0)
3131
(3) test coverage
3232
(4) fix MaximalMatching and CoarsenMatching (change in random number
@@ -36,7 +36,7 @@ May 15, 2024:
3636

3737
agenda:
3838
need to start moving algorithms from experimental to src;
39-
see all the FIXMEs.
39+
see all the Fixme's.
4040
need conda forge with GraphBLAS 9.1.x for github CI
4141
discussion: on random number generation
4242

0 commit comments

Comments
 (0)