Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 613 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 613 Bytes

PyToM-3D: Python Topography Manipulator in 3D

PyToM-3D is a Python package to transform and fit 3-dimensional topographies. It provides methods to perform traditional geometric transformations and visualise the results as well. Please note that the package is still in its development stage.

Features

  • Geometric Transformations;

  • Singular Value Decomposition;

  • Data Regression;

  • Data Inspection.

Installation

pip install pytom3d

Resources