Skip to content

Commit 050d0d3

Browse files
committed
todo changed
1 parent 873263b commit 050d0d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fvgp/gp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
# TODO: also search below "TODO"
2424
# Appends and rank_n_updates for gp2Scale are not yet fully tested. Have to check the compute graph and test (what does rank_n_update even mean for the different modes? ).
25+
# Caching a preconditioner should depend on how much the hps changed
2526

2627
class GP:
2728
"""

0 commit comments

Comments
 (0)