A package to learn linear operators
Project description
Linear Operator Learning
Install
To install this package as a dependency, run:
pip install linear-operator-learning
Development
To develop this project, please setup uv by running the following commands:
curl -LsSf https://astral.sh/uv/install.sh | shgit clone git@github.com:CSML-IIT-UCL/linear_operator_learning.git & cd linear_operator_learninguv sync --devuv run pre-commit install
Optional
Set up your IDE to automatically apply the ruff styling.
Contributing
Please adhere to the following principles while contributing to the project:
- Adopt a functional style of programming. Avoid abstractions (classes) like they were plague.
- To add a new feature, create a branch and when done open a Pull Request. It is not possible to approve your own PR.
- Write tests on the functional level and not on the integration level (which shouldn't matter anyway).
- The package contains both
numpyandtorchbased algorithms. Let's keep them separated. - The functions shouldn't change the
dtypeor device of the inputs (that is, keep a functional approach) - Try to complement your contributions with simple examples to be added in the
examplesfolder
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 linear_operator_learning-0.1.8.tar.gz.
File metadata
- Download URL: linear_operator_learning-0.1.8.tar.gz
- Upload date:
- Size: 61.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fec20162086c3814ddb82267661f6b78a55011b6d3180adb6ea716617c1c7e69
|
|
| MD5 |
15f9ca4a05ec17b00f2a5f3a0e42b1d3
|
|
| BLAKE2b-256 |
0cb8c69b89dda1c80058bff4ad2e6d6482bbbf03fa7d132d04b4931bf30594f2
|
File details
Details for the file linear_operator_learning-0.1.8-py3-none-any.whl.
File metadata
- Download URL: linear_operator_learning-0.1.8-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6eda2f6975db1350c30ecd00467d87032aa67f55b3f31603a5149a9b54bfd91f
|
|
| MD5 |
d4a50aa8eb16a64adca5db4719ad940c
|
|
| BLAKE2b-256 |
c4f8d408f24a0d86ed4fa009894533c7a2b67c24730104e77994715c80366542
|