Skip to content

uit-cosmo/fpp-closed-expressions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Closed expressions for shot noise processes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages