pymad / cpymad

cPyMAD is a python interface to Mad-X using cython and libmadx
http://cern.ch/pymad
Apache License 2.0
3 stars 3 forks source link

Allow multi-index access in TableColumns #73

Closed coldfix closed 10 years ago

coldfix commented 10 years ago

Allows access like:

betx, bety = table['betx', 'bety']