Packages

p

breeze

package breeze

Package Members

  1. package collection
  2. package features
  3. package generic
  4. package integrate
  5. package interpolation
  6. package io
  7. package linalg

    This package contains everything relating to Vectors, Matrices, Tensors, etc.

    This package contains everything relating to Vectors, Matrices, Tensors, etc.

    If you're doing basic work, you probably want breeze.linalg.DenseVector and breeze.linalg.DenseMatrix, which support most operations. We also have breeze.linalg.SparseVectors and (basic!) support for a sparse matrix (breeze.linalg.CSCMatrix).

    This package object contains Matlab-esque functions for interacting with tensors and matrices.

  8. package math

  9. package numerics

    Contains several standard numerical functions as UFunc with MappingUFuncs,

  10. package optimize

  11. package polynomial
  12. package signal

    This package provides digital signal processing functions.

  13. package stats
  14. package storage
  15. package util

Ungrouped