Skip to content

iganets/iganet-matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IGAnets-Matlab

GitlabSync CI Documentation

GitHub Releases GitHub Downloads GitHub Issues

This repository contains the MATLAB bindings for IGAnets, a novel approach to combine the concept of deep operator learning with the mathematical framework of isogeometric analysis.

Usage instructions

The CMakeLists.txt file of this template repository is set up in a way that it downloads the latest master version of iganets as dependency and imports the target iganet::core. To configure and build the MATLAB MEX function source file in the src directory follow the instructions below:

  1. Create a build directory

    mkdir build
  2. Configure cmake

    cmake <path-to-iganet-template-directory>
  3. Compile the code

    make

About

Matlab bindings for IGAnets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published