Skip to content
/ matk Public
forked from dharp/matk

Python Model Analysis ToolKit (MATK) module

License

Notifications You must be signed in to change notification settings

5l1v3r1/matk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model Analysis ToolKit (MATK) - Python toolkit for model analysis

Homepage: http://matk.lanl.gov or http://dharp.github.io/matk/

MATK facilitates model analysis within the Python computational environment. MATK expects a model defined as a Python function that accepts a dictionary of parameter values as the first argument and returns model results as a dictionary, array, integer, or float. Many model analyses are provided by MATK. These model analyses can be easily modified and/or extended within the Python scripting languange. New model analyses can easily be hooked up to a MATK model as well.

About

Python Model Analysis ToolKit (MATK) module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%