Delgrada
Lightweight, minimal tensor-/scalar- based autograd engine.
Table of Contents
Get Started
Run pip install delgrada.
About
The code in this repository is the product of a long-haul flight. Bored and without Internet access, naturally, I decided to build an autograd library.
delgrada is built mainly for fun and education. It is inspired by Andrej Karpathy's micrograd library, but seeks to generalise for tensor-valued operations and offer full compatibility with numpy.
Cool Features
License
The code in this repository is under the MIT License.
Copyright (c) 2024 Yiding Song
Release files for delgrada 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| delgrada-0.1.2.tar.gz | 6.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| delgrada-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.8 kB
Release files / delgrada-0.1.2.tar.gz
| Download URL | delgrada-0.1.2.tar.gz |
|---|---|
| Size | 6.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7d25ed9dc17a7bc5721cadb89f7e1a6ecea8e8081f8e71f8bfeb3c47bfbe18ab
|
|
BLAKE2b-256 checksum How to use checksums |
1716ae01ab02d5ab4eea3b7e206f89aa9e32a7649b3a30460f316762a3e3296e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / delgrada-0.1.2-py3-none-any.whl
| Download URL | delgrada-0.1.2-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
edc655befc73de59c73fd491cf9e4ad49cc642ed7b1c1b8d3159236fef9f313b
|
|
BLAKE2b-256 checksum How to use checksums |
1d7a7fe4286aad841bd70e63888180afeea42b2e195a2657dbfab5ebab45c50c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|