Skip to content
Snippets Groups Projects
user avatar
Daniel Böckenhoff authored
a1ad0d14
History

Introduction to tfields

Documentation Status pre-commit

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.

Licensed under the MIT License

Resources

Features

The following features should be highlighted:

  • Tensors
  • TensorFields
  • TensorMaps with fields
  • Mesh manipulation by graph theory
  • TODO

Review of alternative/supplementary APIs