slackbuilds/python/traittypes
Benjamin Trigona-Harany d18050eaf3
python/traittypes: Added (trait types for numpy, scipy and others).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-24 12:35:13 +07:00
..
README python/traittypes: Added (trait types for numpy, scipy and others). 2018-11-24 12:35:13 +07:00
slack-desc python/traittypes: Added (trait types for numpy, scipy and others). 2018-11-24 12:35:13 +07:00
traittypes.SlackBuild python/traittypes: Added (trait types for numpy, scipy and others). 2018-11-24 12:35:13 +07:00
traittypes.info python/traittypes: Added (trait types for numpy, scipy and others). 2018-11-24 12:35:13 +07:00

README

traittypes provides a reference implementation of trait types for common data
structures used in the scipy stack such as numpy arrays, pandas and xarray data
structures which are out of the scope of the main traitlets project but are a
common requirement to build applications with traitlets in combination with the
scipy stack.