# maya_python_packages **Repository Path**: dantopia/maya_python_packages ## Basic Information - **Project Name**: maya_python_packages - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # packages description and link to documentation. ### [numpy](http://docs.scipy.org/doc/) NumPy is the fundamental package for scientific computing with Python ### [scipy](http://docs.scipy.org/doc/) SciPy is a Python-based ecosystem of open-source software for mathematics, science, and engineering. In particular, these are some of the core packages: numpy, scipy, matplotlib, ipython, sympy, pandas. ### [CGAL](http://cgal-python.gforge.inria.fr/) Python binding of the [CGAL C++ library](http://www.cgal.org/). CGAL provides geometric algorithms in the form of a C++ library ### [p4python](https://www.perforce.com/perforce/doc.current/manuals/p4script/03_python.html) P4Python, the Python interface to the Perforce API , enables you to write Python code that interacts with a Perforce server ### [skimage](http://scikit-image.org/) Image processing in Python. scikit-image is a collection of algorithms for image processing. ### [sklearn](http://scikit-learn.org/stable/) Machine Learning in Python. scikit-learn. Simple and efficient tools for data mining and data analysis ### [transformations](http://www.lfd.uci.edu/~gohlke/code/transformations.py.html) A library for calculating 4x4 matrices for translating, rotating, reflecting, scaling, shearing, projecting, orthogonalizing, and superimposing arrays of 3D homogeneous coordinates as well as for converting between rotation matrices, Euler angles, and quaternions. Also includes an Arcball control object and functions to decompose transformation matrices