* Documentation & test update.
This commit is contained in:
@@ -57,3 +57,11 @@ def Test_1b():
|
||||
"""
|
||||
return ans
|
||||
|
||||
|
||||
# TODO: Test the following; they may trip the code:
|
||||
indices3 = array([ 0.0, 0.80038202, 0.28583295, 0.13505145, 0.79425102, 0.52347217, 0.47955401, 0.07961833, 0.1024241 , 0.26336713, 0.15990201, 0.81311686, 0.98632763, 0.08275991,
|
||||
0.56862337, 0.5679713 , 0.0, 0.04377884, 0.93023717, 0.60270102, 0.24538933, 0.63922544])
|
||||
|
||||
|
||||
indices4 = array([ 0.0, 0.80038202, 0.28583295, 0.13505145, 0.79425102, 0.52347217, 0.47955401, 0.07961833, 0.1024241 , 0.26336713, 0.15990201, 0.81311686, 0.98632763, 0.08275991,
|
||||
0.56862337, 0.5679713 , 1e-16, 0.04377884, 0.93023717, 0.60270102, 0.24538933, 0.63922544])
|
||||
|
||||
Reference in New Issue
Block a user