Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install pyglue

How to install pyGLUE

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install pyglue
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.0.4 Available View build log
Windows (64-bit)
0.0.4 Available View build log
Mac OS X (10.5+)
0.0.4 Available View build log
Linux (32-bit)
0.0.4 Available View build log
Linux (64-bit)
0.0.4 Available View build log
 
Author
License
BSD
Imports
Lastest release
version 0.0.4 on Jan 7th, 2012

Generalised Likelihood Uncertainty Estimation (GLUE) Framework Joost Delsman, Deltares, 2011

Generic Python framework to conduct GLUE analyses NOTE: Package is still under construction and undocumented

Necessary: 1) model parameters, that: - hold the statistical properties of the a priori parameter space - hold the statistical properties of the a posteriori parameter space - can return a random value based on the a priori parameter space - can accept an evaluated parameter + behavioural / non-behavioural

System Message: ERROR/3 (<string>, line 14)

Unexpected indentation.
statement from the evaluator

2) a model, that: - returns a result set based on a parameter set - can be called successively to explore the parameter space - resides outside GLUE - (can even be outside python) - function or wrapper must return a dict with parameters and

System Message: ERROR/3 (<string>, line 22)

Unexpected indentation.
their values, recognised by the evaluator

3) a model evaluator, that: - evaluates the model result by a prescribed set of rules - assigns behavioural / non-behavioural

4) a framework that: - initializes a monte-carlo sequence - for each run:

System Message: ERROR/3 (<string>, line 31)

Unexpected indentation.
  • get parameter values
  • run the model
  • evaluate the model
  • store behavioural runs

Subscribe to package updates

Last updated Jan 7th, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.