Brownian motion implementations extracted from torchsde
Project description
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.
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
File details
Details for the file torchsde_brownian-0.2.5.tar.gz
.
File metadata
- Download URL: torchsde_brownian-0.2.5.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a2fe537efb4e052261ff7b9c279118510a8e592d0bddaff245767fc797ea5eb |
|
MD5 | ea087081b67e1ead441d980f55511e4f |
|
BLAKE2b-256 | 30d363969f52d6c8dadfb7464a0a461144ec7f77bbd45bc80f342312c8dce860 |
File details
Details for the file torchsde_brownian-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: torchsde_brownian-0.2.5-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0782e7825e258216b34df7c88c86b72179f249c7743599593644a720c1375086 |
|
MD5 | 5963dfbc827dfb04a234536715039b44 |
|
BLAKE2b-256 | 4876f3fa4137ece80cb13690d46158d33a386790b61f51bdc4685b26b1b3e3b2 |