torchsde_brownian
This library provides the Brownian motion generation code from torchsde version 0.2.5
as a standalone package torchsde_brownian.
It is mainly meant for use in downstream packages such as k-diffusion and diffusers,
for where it is a drop-in replacement: the dependency just needs to be changed,
and the import for torchsde to torchsde_brownian.
According to the authors of torchsde, that package is currently in maintenance mode,
so no further development, aside from possible compatibility fixes, is expected.
All credit for the original implementation goes to the authors of torchsde, Xuechen Li and Patrick Kidger.
The commit history of this repository has been kept intact so as to preserve the provenance of the code and their contributions.
Installation
pip install torchsde_brownian
Requirements: Python >=3.8 and PyTorch >=1.6.0.
Documentation
Available here.
Citation and references
Please find citations and references in torchsde's readme.
Release files for torchsde-brownian 0.2.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| torchsde_brownian-0.2.5.tar.gz | 17.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| torchsde_brownian-0.2.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 38.2 kB
Release files / torchsde_brownian-0.2.5.tar.gz
| Download URL | torchsde_brownian-0.2.5.tar.gz |
|---|---|
| Size | 17.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2a2fe537efb4e052261ff7b9c279118510a8e592d0bddaff245767fc797ea5eb
|
|
BLAKE2b-256 checksum How to use checksums |
30d363969f52d6c8dadfb7464a0a461144ec7f77bbd45bc80f342312c8dce860
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|
Release files / torchsde_brownian-0.2.5-py3-none-any.whl
| Download URL | torchsde_brownian-0.2.5-py3-none-any.whl |
|---|---|
| Size | 21.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0782e7825e258216b34df7c88c86b72179f249c7743599593644a720c1375086
|
|
BLAKE2b-256 checksum How to use checksums |
4876f3fa4137ece80cb13690d46158d33a386790b61f51bdc4685b26b1b3e3b2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|