RCAIDE.Library.Methods.Utilities

Utilities#

Documentation to come!

Modules

Chebyshev

RCAIDE Package Setup

Cubic_Spline_Blender(x_start, x_end)

This is a cubic spline function that can be used to blend two type of calculations without knowing the end points.

latin_hypercube_sampling(num_dimensions, ...)

Provides an array of chosen dimensionality and number of samples taken according to latin hypercube sampling.