Skip to content
Snippets Groups Projects
Commit f57b8612 authored by Rafal Skolasinski's avatar Rafal Skolasinski Committed by Bas Nijholt
Browse files

fix bug of repeated substitutions

Calling "kwant.continuum.discretize('A * k_x', substitutions={'A': 'A + B'})"
ends with performing substitutions twice. Fixed by removing redundant second
substitution. Fixes issue #121.
parent d256d076
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment