Skip to content

This repository contains the code for the paper "Tensor train based isogeometric analysis for PDE approximation on parameter dependent geometries".

License

Notifications You must be signed in to change notification settings

ion-g-ion/code-paper-tt-iga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TT-IGA

This repository contains the code for the paper "Tensor train based isogeometric analysis for PDE approximation on parameter dependent geometries".

Installation

Requirements

For using just the TT-IGA package:

  • pytorch>=1.7
  • numpy>=1.18
  • scipy
  • torchtt
  • opt_einsum
  • matplotlib
  • pandas
  • scipy

Optional dependencies to run the reference FEM solver are:

  • fenics

Using pip

You can install the package using the following pip command:

pip install git+https://github.com/ion-g-ion/code-paper-tt-iga

Packages

Scripts and examples:

The documentation is generated using pdoc3 with:

pdoc3 --html tt_iga -o docs/ --config latex_math=True --force

Author

Ion Gabriel Ion, [email protected]

About

This repository contains the code for the paper "Tensor train based isogeometric analysis for PDE approximation on parameter dependent geometries".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages