Maximal Updated Density Examples
Project description
MUD-Examples
Examples for Existence, Uniqueness, and Convergence of Parameter Estimates with Maximal Updated Densities
Authors: Troy Butler & Michael Pilosov
Installation
For Python 3.7-3.12:
pip install mud-examples
To reproduce the results in Michael's thesis, use mud-examples==0.1. However, this comes with mud==0.0.28.
Newer versions should still produce the same figures.
TeX is recommended (but not required):
apt-get install -yqq \
texlive-base \
texlive-latex-base \
texlive-latex-extra \
texlive-fonts-recommended \
texlive-fonts-extra \
texlive-science \
latexmk \
dvipng \
cm-super
Quickstart
Generate all of the figures the way they are referenced in the paper:
mud_run_all
The above is equivalent to running all of the examples sequentially:
mud_run_inv
mud_run_lin
mud_run_ode
mud_run_pde
Usage
The mud_run_X scripts all call the same primary entrypoint, which you can call with the console script mud_examples.
Here are two examples:
mud_examples --example ode
mud_examples --example lin
and so on. (More on this later, once argparsing is better handled, they might just be entrypoints to the modules themselves rather than a central runner.py, which really only exists to compare several experiments, so perhaps it warrants renaming to reflect that).
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mud_examples-0.2.2.tar.gz.
File metadata
- Download URL: mud_examples-0.2.2.tar.gz
- Upload date:
- Size: 11.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7aec7d1201f667e9b2b15626898b21b54e34f14b0a17010810134fe1210d48d7
|
|
| MD5 |
930b7b395902022960be817478b292be
|
|
| BLAKE2b-256 |
e9b8e819ff2f1b071fafe6cb7dc6dbff1bf7f0b2009575aad92af85393c21869
|
File details
Details for the file mud_examples-0.2.2-py3-none-any.whl.
File metadata
- Download URL: mud_examples-0.2.2-py3-none-any.whl
- Upload date:
- Size: 11.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f145581eafdd4299e271a61ab7eb31456c5e885c6ef2c3f6554a9b6483979c4c
|
|
| MD5 |
e52ec1ec5c786893fb4e3f5750fbb439
|
|
| BLAKE2b-256 |
357095a444fda3b895ba0cf775a5fca2e387549b31fb52c52796602975d46d0d
|