Skip to content

Updated numpy function in convergence test

Chad Henshaw requested to merge chad.henshaw/rift:master into master

Updated np.asscalar (removed in numpy v1.23) to np.ndarray.item

Merge request reports