Skip to content
  • Pablo Piskunow's avatar
    switch to argument passing via 'param' in kpm · 11155d1d
    Pablo Piskunow authored and Joseph Weston's avatar Joseph Weston committed
    Passing arguments via 'args' will be deprecated in a future
    release, and will be removed in Kwant 2.0, so any new features
    should only support 'params'.
    
    We also now properly 'bind' parameters to the passed operator;
    previously the parameters were not passed correctly.
    11155d1d