Giter Site home page Giter Site logo

mpilosov / bet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ut-chg/bet

0.0 2.0 0.0 11.09 MB

Butler, Estep, Tavener Method - A python based package for measure-theoretic stochastic inverse and forward problems.

Home Page: http://ut-chg.github.io/BET

License: Other

Python 100.00%

bet's Introduction

BET

BET is in active development. Hence, some features are still being added and you may find bugs we have overlooked. If you find something please report these problems to us through github so that we can fix them. Thanks!

Please note that we are using continuous integration and issues for bug tracking.

Butler, Estep, Tavener Method

This code has been documented with Sphinx. The documentation is available online ta http://ut-chg.github.io/BET. To build documentation run make html in the doc/ folder. To build/update the documentation use the following commands::

sphinx-apidoc -f -o doc bet
cd doc/
make html
make html

This creates the relevant documentation at BET/gh-pages/html. To change the build location of the documentation you will need to update doc/Makefile.

You will need to run sphinx-apidoc AND reinstall BET anytime a new module or method in the source code has been added. If only the *.rst files have changed then you can simply run make html twice in the doc folder.

Useful scripts are contained in examples/

Tests

To run tests in serial call::

nosetests

To run tests in parallel call::

mpirun -np NPROC nosetests

Dependencies

BET requires the following packages:

  1. numpy
  2. scipy
  3. nose
  4. pyDOE
  5. matplotlib

bet's People

Contributors

lcgraham avatar smattis avatar scottw13 avatar eecsu avatar mpilosov avatar dmcdougall avatar

Watchers

James Cloos avatar  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.