Git Product home page Git Product logo

cdelcastillo21 / mud-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mathematicalmichael/mud-examples

0.0 1.0 0.0 23.21 MB

Creation of figures for papers pertaining to the MUD (Maximal Updated Density) method for Parameter Estimation.

Home Page: https://mud-examples.readthedocs.io/

License: MIT License

Shell 0.22% Python 60.45% Makefile 1.63% Jupyter Notebook 37.41% Dockerfile 0.30%

mud-examples's Introduction

PyPI version unit testing workflow example workflow publish workflow codecov coveralls

MUD-Examples

Examples for Existence, Uniqueness, and Convergence of Parameter Estimates with Maximal Updated Densities

Authors: Troy Butler & Michael Pilosov

Installation

pip install mud-examples

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).

mud-examples's People

Contributors

mathematicalmichael avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.