Skip to content

slimgroup/ParametricDFNOs.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParametricDFNOs.jl

Documenter TagBot

ParametricDFNOs.jl is a Julia Language-based scientific library designed to facilitate training Fourier Neural Operators involving large-scale data using ParametricOperators.jl. We offer support for distributed 2D and 3D time varying problems.

Setup

julia> using Pkg
julia> Pkg.activate("path/to/your/environment")
julia> Pkg.add("ParametricDFNOs")

This will add ParametricDFNOs.jl as dependency to your project

Documentation

Check out the Documentation for more or get started by running some examples!

Issues

This section will contain common issues and corresponding fixes. Currently, we only provide support for Julia-1.9

Authors

Richard Rex, richardr2926@gatech.edu