BlenderLine Documentation#

BlenderLine is the fundamental package for scientific computing in Python. It is a Python library that provides a multidimensional array object, various derived objects (such as masked arrays and matrices), and an assortment of routines for fast operations on arrays, including mathematical, logical, shape manipulation, sorting, selecting, I/O, discrete Fourier transforms, basic linear algebra, basic statistical operations, random simulation and much more.


User Guide

_images/user_guide.svg

The user guide provides in-depth information on the key concepts of BlenderLine with useful background information and explanations.

API Reference

_images/api_reference.svg

The API reference guide contains a detailed description of the functions, modules, and objects included in BlenderLine.

CLI Reference

_images/cli_reference.svg

The CLI reference guide contains a detailed description of the command-line tools included in BlenderLine.