quick fixes
This commit is contained in:
@@ -56,6 +56,8 @@ def test_rk43_soliton(plot=False):
|
||||
op.constant_quantity(np.zeros(n)),
|
||||
op.envelope_spm(0),
|
||||
no_op,
|
||||
np.fft.fft,
|
||||
np.fft.ifft,
|
||||
)
|
||||
|
||||
res = sc.integrate(spec0, end, lin, non_lin, targets=targets, atol=1e-10, rtol=1e-9)
|
||||
|
||||
Reference in New Issue
Block a user