imp icon indicating copy to clipboard operation
imp copied to clipboard

Improve named tuple

Open drussel opened this issue 11 years ago • 0 comments

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

drussel avatar Dec 12 '13 19:12 drussel