etensor

module
v0.0.0-...-f3fea92 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2025 License: BSD-3-Clause

README

etensor

Older version of the core tensor code, used by the current version of Leabra until it gets updated

To update code, replace:

cogentcore.org/core/tensor -> github.com/emer/etensor/tensor
cogentcore.org/core/plot -> github.com/emer/etensor/plot

Directories

Path Synopsis
plotcore
Package plotcore provides Cogent Core widgets for viewing and editing plots.
Package plotcore provides Cogent Core widgets for viewing and editing plots.
plots
Package plots defines a variety of standard Plotters for the plot package.
Package plots defines a variety of standard Plotters for the plot package.
bitslice
Package bitslice implements a simple slice-of-bits using a []byte slice for storage, which is used for efficient storage of boolean data, such as projection connectivity patterns.
Package bitslice implements a simple slice-of-bits using a []byte slice for storage, which is used for efficient storage of boolean data, such as projection connectivity patterns.
stats/metric
Package metric provides various similarity / distance metrics for comparing floating-point vectors.
Package metric provides various similarity / distance metrics for comparing floating-point vectors.
stats/norm
Package norm provides normalization and norm metric computations e.g., L2 = sqrt of sum of squares of a vector.
Package norm provides normalization and norm metric computations e.g., L2 = sqrt of sum of squares of a vector.
stats/pca
Package pca performs principal component's analysis and associated covariance matrix computations, operating on table.Table or tensor.Tensor data.
Package pca performs principal component's analysis and associated covariance matrix computations, operating on table.Table or tensor.Tensor data.
stats/simat
Package simat provides similarity / distance matrix functions that create a SimMat matrix from Tensor or Table data.
Package simat provides similarity / distance matrix functions that create a SimMat matrix from Tensor or Table data.
stats/split
Package split provides GroupBy, Agg, Permute and other functions that create and populate Splits of table.Table data.
Package split provides GroupBy, Agg, Permute and other functions that create and populate Splits of table.Table data.
stats/stats
Package agg provides aggregation functions operating on IndexView indexed views of table.Table data, along with standard AggFunc functions that can be used at any level of aggregation from tensor on up.
Package agg provides aggregation functions operating on IndexView indexed views of table.Table data, along with standard AggFunc functions that can be used at any level of aggregation from tensor on up.
tensorcore
Package tensorcore provides GUI Views of table Table and Tensor structures using the Cogent Core views framework.
Package tensorcore provides GUI Views of table Table and Tensor structures using the Cogent Core views framework.
tensormpi
Package tensormpi has methods to support use of MPI with tensor and table data structures.
Package tensormpi has methods to support use of MPI with tensor and table data structures.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL