Skip to content

Commit

Permalink
Import Hyperbolic class
Browse files Browse the repository at this point in the history
  • Loading branch information
NovakLBUT authored Apr 8, 2022
1 parent 333dff1 commit 6c58ecf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@

from UQpy.surrogates.polynomial_chaos.polynomials.TotalDegreeBasis import TotalDegreeBasis
from UQpy.surrogates.polynomial_chaos.polynomials.TensorProductBasis import TensorProductBasis
from UQpy.surrogates.polynomial_chaos.polynomials.HyperbolicBasis import HyperbolicBasis

from UQpy.surrogates.polynomial_chaos.polynomials.baseclass import *

0 comments on commit 6c58ecf

Please sign in to comment.