0
I Use This!
Activity Not Available

Project Summary

This package provides a library which is an extension for the GNU Scientific Library (GSL).
It allows to define and manipulate tensors, multidimensional arrays of any order with the same dimension for every index. Tensors generalize vectors and square matrices, and provide powerful functions like tensorial product, index contraction and index swapping.
The library interface is very similar to that of gsl_matrix, and most of the functions that exist for gsl_matrix are also implemented for tensors and have the same syntax.
Its sister project is "marray", which defines a new type similar to tensor but with an arbitrary dimension for each index (for matrices, that would be rectangular matrices), but without the tensor operations defined. It is suited to work with data grids. "marray" can be found at http://savannah.nongnu.org/projects/marray/
There is online documentation available at http://snow.phys.uwm.edu/tensor
Get the latest stable release from https://savannah.nongnu.org/files/?group=tensor
To get a copy of the development repository, use:

Tags

c++ gsl numerical

In a Nutshell, Tensor extension to the GSL...

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.
GNU General Public License v3.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Use Patent Claims

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

Include Install Instructions

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    learn about Open Hub updates and features on the Open Hub blog

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!