python3-dm-tree

library for working with nested data structures (Python3 version)

Description

A library for working with nested data structures. In a way, tree generalizes the builtin map function which only supports flat sequences, and allows one to apply a function to each "leaf" preserving the overall structure.

It is backed by an optimized C++ implementation suitable for use in demanding applications, such as machine learning models.

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/deepmind/tree


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-dm-tree