Skip to content

TACOMA-INTA/tacoma-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TACOMA lib

A python library for applying Machine Learning in CFD. This library is on active deveplopment and expect the API to change overtime. At the moment, most of the classes and functions are centered on Reduce Order Modelling techniques (ROMs).

The authors of this library are:

  • Jaime Bowen Varela (jbowvar(at)inta.es)
  • Rodrigo Castellanos (rcasgar(at)inta.es)
  • Alejandro Gorgues (gorguesva(at)inta.es)

How to install

The official Pypi distribution can be downloaded from Pypi with:

pip install Tacoma-lib

Documentation

The official documentation is under construction. There are couple of examples available to understand some of the inner workings of the library.

Modules of the library

The modules of the libray are divided into:

  • rom: contains the Reduced Order Modelling classes
  • interpolator: contains interpolars and redefyined classes
  • metrics: contains clasess for metrics

There are a couple of more of modules that contains utils and stuff. This will surely change in the future.

Examples

The examples are contained in here. The examples show some implemetations of the Tacoma lib for ROMs:

More examples to be added in the future

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages