Skip to main content

state-space distributions and decisions

Project description

notes

uncertainty, confidence, knowledge

their evolution with time and various processes, including noise and observations

risk and the cost of errors

The Flaw of Averages: Why We Underestimate Risk in the Face of Uncertainty, Sam L. Savage

Bayesian Signal Processing: Classical, Modern, and Particle Filtering Methods, James V. Candy

Stochastic Processes and Filtering Theory, Andrew H. Jazwinski

Kalman Filtering: Theory and Practice, Mohinder S. Grewal, Angus P. Andrews

Capital Ideas: The Improbable Origins of Modern Wall Street, Peter L. Bernstein

A Demon of Our Own Design: Markets, Hedge Funds, and the Perils of Financial Innovation, Richard Bookstaber

in ubuntu, install or upgrade os-level dependencies

sudo apt-get -qq update -qy
sudo apt-get -qq install -y python3.6 python3-venv python3-pip

clone the git project, start a venv virtual environment, install the package

git clone git@gitlab.com:noahhsmith/statespace.git statespace
cd statespace
python3 -m venv venv
. venv/bin/activate
python3 setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

statespace-1.3.5.tar.gz (7.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page