Laguerre.fromroots()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Laguerre Module

classmethod Laguerre.fromroots(roots, domain=[], window=None)

2025-01-10 15:47:30
numpy.nper()
  • References/Python/NumPy/Routines/Financial functions

numpy.nper(rate, pmt, pv, fv=0, when='end')

2025-01-10 15:47:30
numpy.ceil()
  • References/Python/NumPy/Routines/Mathematical functions

numpy.ceil(x[, out]) = Return the ceiling of the input, element-wise. The ceil of the scalar x is the smallest

2025-01-10 15:47:30
recarray.tostring()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.recarray

recarray.tostring(order='C') Construct Python bytes containing the raw data bytes in the array. Constructs Python

2025-01-10 15:47:30
record.resize()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.record

record.resize() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and

2025-01-10 15:47:30
record.diagonal()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.record

record.diagonal() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,

2025-01-10 15:47:30
Laguerre.trim()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Laguerre Module

Laguerre.trim(tol=0)

2025-01-10 15:47:30
MaskedArray.
  • References/Python/NumPy/Array objects/Masked arrays/Constants of the numpy.ma module

MaskedArray.__long__() <==> long(x)

2025-01-10 15:47:30
numpy.polynomial.hermite.hermvander3d()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Hermite Module, “Physicists’”

numpy.polynomial.hermite.hermvander3d(x, y, z, deg)

2025-01-10 15:47:30
Laguerre.copy()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Laguerre Module

Laguerre.copy()

2025-01-10 15:47:30