Packages

p

breeze

package breeze

Package Members

  1. package collection
  2. package compat
  3. package features
  4. package generic
  5. package integrate
  6. package interpolation
  7. package io
  8. 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.

  9. package math

  10. package numerics

    Contains several standard numerical functions as MappingUFuncs,

  11. package optimize

  12. package polynomial
  13. package signal

    This package provides digital signal processing functions.

  14. package stats
  15. package storage
  16. package util

Ungrouped