Usage

Example of running a simulation:

from valx1d import solver

result = solver.solve(k=0.3, t_span=[0, 200], ...)