meshpy
2D/3D simplicial mesh generator interface for Python (Triangle, TetGen, gmsh)
@stdlib/math-base-special-hypot
Compute the hypotenuse avoiding overflow and underflow.
@stdlib/math-base-special-hypotf
Compute the hypotenuse avoiding overflow and underflow (single-precision).
@stdlib/simulate-iter-bartlett-hann-pulse
Create an iterator which generates a Bartlett-Hann pulse waveform.
@stdlib/math-base-special-fast-alpha-max-plus-beta-min
Compute the hypotenuse using the alpha max plus beta min algorithm.
@stdlib/simulate-iter-bartlett-pulse
Create an iterator which generates a Bartlett pulse waveform.
@stdlib/simulate-iter-triangle-wave
Create an iterator which generates a triangle wave.
@stdlib/math-iter-sequences-triangular
Create an iterator which generates a sequence of triangular numbers.
@stdlib/math-iter-sequences-squared-triangular
Create an iterator which generates a sequence of squared triangular numbers.
@stdlib/blas-base-matrix-triangle-str2enum
Return the enumeration constant associated with a BLAS matrix triangle.
@stdlib/blas-base-matrix-triangle-enum2str
Return the BLAS matrix triangle string associated with a BLAS matrix triangle enumeration constant.