Skip to content
Snippets Groups Projects
Commit 96f990bd authored by Rafal Skolasinski's avatar Rafal Skolasinski
Browse files

improve interface of "kwant.continuum._common.monomials"

"monomials" are not yet a public function. Interface improvment consists of:

- change "*gens" into single argument "gens" with default value "None".
- If left as "None" it reads all symbols present in the given "expression".
- It is also possible to provide "gens" as sequence of strings (symbol names).
parent aa96bfc0
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