tfields

https://img.shields.io/pypi/v/tfields.svg https://gitlab.mpcdf.mpg.de/dboe/tfields/badges/master/pipeline.svg https://gitlab.mpcdf.mpg.de/dboe/tfields/-/badges/release.svg https://gitlab.mpcdf.mpg.de/dboe/tfields/badges/master/coverage.svg https://img.shields.io/website-up-down-green-red/https/dboe.pages.mpcdf.de/tfields.svg?label=docs pre-commit
Overview

Tensors, tensor fields, graphs, mesh manipulation, CAD and more on the basis of numpy.ndarrays. All objects keep track of their coordinate system. Symbolic math operations work for object manipulation.

_images/smooth-book-400x400.jpeg
Installation
pip install tfields
Usage

To use tfields in a project use

import tfields
API reference

API development
make install
make test
make publish