8000 GitHub - mcresest/smt at rtd_testing
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mcresest/smt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status (Linux)

Build status (Windows)

README

This repository includes the codes for the surrogate model toolbox (SMT).

Version

Version beta

Required packages

Scipy >= Version 0.15.1

Numpy >= Version 1.9.2

Scikit-learn >= Version 0.13.1

pyDOE >= Version 0.3.8

Cython

Installation

Clone the repository from github then run:

pip install -e name_folder

Usage

For examples demonstrating how to use SMT, go to the 'examples' folder.

Tests

To run tests, first install the python testing framework using:

pip install git+https://github.com/OpenMDAO/testflo.git

and run

testflo

Contact

This repository was created by Mohamed Amine Bouhlel and is maintained by the MDOlab.

About

Surrogate Modeling Toolbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.5%
  • C++ 4.5%
0