Synthetic Matrix Generation for Machine Learning and Scientific Computing
Project description
MatrixKit: Synthetic Matrix Generation for Machine Learning and Scientific Computing
Link to the initial project repository
GitHub repo "opencampus-preconditioner-ai-project"
Overview
MatrixKit is a sophisticated Python library designed for generating synthetic matrix data, primarily focused on machine learning applications. It was created as part of a machine learning project at OpenCampus Kiel, where my project partner and I faced the challenge of finding labelled real-world matrices to train our models. MatrixKit offers powerful tools for creating custom matrices that simulate real-world data structures and patterns.
Additionally, the library contains a variety of functions to create and apply block jacobi preconditioners.
Features
- Flexible Matrix Generation: Create matrices of various sizes and shapes with customizable properties.
- Realistic Noise Simulation: Add controlled background noise to matrices.
- Complex Block Structures: Generate matrices with intricate block patterns using truncated normal distributions.
- Fine-Tuned Control: Adjust parameters like matrix dimensions, noise levels, block sizes, and densities.
- Comprehensive Metadata: Maintain detailed information about generated matrices, including block positions and user-defined parameters.
- Versatile Applications: Suitable for machine learning, data analysis, scientific computing, and more.
Installation
Install MatrixKit easily using pip:
pip install matrixkit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file matrixkit-0.1.2.tar.gz.
File metadata
- Download URL: matrixkit-0.1.2.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f81a27b93203fcd50e07a0581de72a9e2d191aff3053d7a6c11351a9c9b7678a
|
|
| MD5 |
64a408d525e7125e97eb9be6bae3df42
|
|
| BLAKE2b-256 |
4a565d7b7b653d68d3248e1a739140545e17e69c4ed50c300ce15ae497bfbaad
|
File details
Details for the file matrixkit-0.1.2-py3-none-any.whl.
File metadata
- Download URL: matrixkit-0.1.2-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a432340cb5d0eead0bbfcc83051ed827f6a417e0d12f96663c0d368b41945e6
|
|
| MD5 |
b01ef2a272dcee54d0337c9ca3a5d72c
|
|
| BLAKE2b-256 |
8a11092a8a55e62e3752da0a8da6fcd268c859f90e6a428a92be4486c695dc0b
|