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

thiagoritto/smt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status (Linux, OS X)

Build status (Windows)

README

This repository includes the codes for the surrogate model toolbox (SMT). SMT is a Python package and is distributed under the BSD license.

Version

Version 0.1

Required packages

Scipy >= Version 0.15.1

Numpy >= Version 1.9.2

Scikit-learn >= Version 0.13.1

5F81

pyDOE >= Version 0.3.8

Cython

Installation

Clone the repository from github then run:

pip install -e name_folder

Tests

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

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

and run

testflo

Usage

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

Documentation

http://smt.readthedocs.io

Contact

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • C++ 7.1%
0