minor: todo note
This commit is contained in:
@@ -100,6 +100,7 @@ def qlinear(X, R):
|
|||||||
return phis, qlin
|
return phis, qlin
|
||||||
|
|
||||||
def get_error(phi, R, S, order = 2):
|
def get_error(phi, R, S, order = 2):
|
||||||
|
#TODO: change the equation names in the comments
|
||||||
B = [] # baker eq 9
|
B = [] # baker eq 9
|
||||||
w = [] # baker eq 11
|
w = [] # baker eq 11
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user