Closed expressions for shot noise processes.
Project description
fpp-closed-expressions
Closed expressions for the most common functions related to shot noise processes.
installation
The package is published to PyPI and can be installed with
pip install closedexpressions
If you want the development version you must first clone the repo to your local machine, then install the project and its dependencies with [poetry]:
git clone https://github.com/uit-cosmo/fpp-closed-expressions
cd fpp-closed-expresions
poetry install
Use
Import functions directly, i.e.:
import closedexpressions as ce
psd = ce.psd(omega, td, l)
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
Close
Hashes for closedexpressions-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44c95b6f180e637ef46dddf54caf55feabe7b84817465f9e257c85d1e9dbe217 |
|
MD5 | 74dc84a395e395cb6641d8f50b8f173b |
|
BLAKE2b-256 | 5919381e396ce492445b43ae9c6647581deda57397ee00925750967e17275e34 |