Skip to content

add a test for invalid value functions

Joseph Weston requested to merge jbweston/kwant:fixup/parameter-errors into master

We also clean up the logic for extracting the system parameters from the 'term' parameters. Previously it was done in an ad-hoc way that failed when a user provided invalid value functions.

Merge request reports