Skip to main content

This python library will eat bigdata.

Project description

PyBigData

Overview

PyBigData is a Python library for doing amazing things. It provides mathematical functionalities and methods related to Big Data, Machine Learning, Artificial Inteligence, Optimization, Probabilities, Statistics and Linear Algebra

Table of Contents

Installation

You can install PyBigData using pip:

pip install pybigdata

Usage

This is a simple example of how to use this library:

from pybigdata import linear_algebra as LA

data = [[1,2,3],[4,5,6],[7,8,9]]

A = LA.Matrix(data)

print(f"Determinant: {A.det()}")

For more examples and detailed usage, refer to the documents.

Contributing

We welcome contributions! If you want to contribute to the project, please check the Contribution Guidelines.

Issues

If you encounter any issues or have suggestions, please open an issue on GitHub.

License

This project is licensed under the MIT License. See the License file for details.

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

pybigdata-0.0.2.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

pybigdata-0.0.2-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file pybigdata-0.0.2.tar.gz.

File metadata

  • Download URL: pybigdata-0.0.2.tar.gz
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for pybigdata-0.0.2.tar.gz
Algorithm Hash digest
SHA256 0522bb4a15c578b0cfa696435912bf10a67a2584c28a72433d7b3d809b6b8286
MD5 54c4879cd8810dcdc480554a83794b4b
BLAKE2b-256 7dc461a111527c1c40bed9476490bd4c95942d7e1d771221a1ee64fafab99b9b

See more details on using hashes here.

File details

Details for the file pybigdata-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: pybigdata-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for pybigdata-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 adce4bbdcbb1e5d35f8153fda31e93b89eec4b2fd25929d9a742e0a69ba9958e
MD5 45da301dfe5249040bebdcc66db93165
BLAKE2b-256 d2b17d6504b4c79259cbc5410479bf78a6fa18f91b6c115964635044003c6c05

See more details on using hashes here.

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