Skip to main content

No project description provided

Project description

Matrix manipulation helpers

Changelog

Table of Contents

Project Overview

A POC Python library that should help the data scientists to do data transformations, mainly focused on matrix transformations. The functions in the library are developed with vanilla python, but can work with Numpy arrays as well.

Prerequisites

Project makes use of numpy and Python 3.10. To start the process one needs to install dependencies listed in requirements.txt

Project Structure

Project consists of: 1.helpers - file containing required functions 2.decorators - decorators used fo validation of incoming data (matrix) 3. classes - an additional file with custom Matrix class. Main purpose was to practice inheritance, variance, static typing and goose typing. 4. tests - various test of functions

Test

To run the test execute python3 -m tests.test in matrix-manipulation-aharas folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matrix_manipulation_aharas-0.3.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page