imp
imp copied to clipboard
Improve named tuple
Have set return a ref in C++ so they can be chained. Have the constructor in python take named arguments like selection. Have default values for arguments. Support general dimension.
That way, values can be easily set by name and so provide a very nice way of passing arguments when you need a lot of them