Skip to content

Commit

Permalink
update m=4 expected
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Mar 19, 2024
1 parent 472d81f commit 637e0c8
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions tests/test_SS.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,23 +199,23 @@ def dask_client():
args7 = (bssmat, nssmat, None, None, p7, None)
expected7 = np.array(
[
-0.07223291631036555,
-0.07826548741334771,
3.0911509552880334,
3.5079477421902254,
2.4414161493191413,
3.0137277396774236,
-0.06985935377445636,
-0.07388184648847439,
2.596215180212739,
3.0425352411195634,
2.08611520332783,
2.5993398246497392,
0.0,
1.5448512748680931,
-0.0005707403143014808,
-0.01880468553296961,
-0.018630471665521498,
0.007811485269807893,
0.011911373110717808,
0.00898435233878905,
-0.0029658077084825795,
0.13903661473812837,
0.03462075279248166,
1.6276918281128583,
-0.0005336644680328222,
0.003641474531794135,
0.007892881165609,
0.007854285496066054,
0.011964025188377221,
0.00905400047723115,
0.0035962471039776792,
0.14649226453015723,
0.03816296076039217,
]
)

Expand Down

0 comments on commit 637e0c8

Please sign in to comment.