Personal tools
You are here: Home Examples Utility functions
Document Actions

Utility functions

Up one level

Useful Python scripts that are not included in the distribution

Generating random sparse matrices
A Python function for random generation of sparse matrices with a specified density
Reading and writing Matlab mat-files
This file contains Python functions for reading mat-files created in Matlab (or in Octave using 'save -mat') and for writing mat-files that can be read in Matlab (or Octave using 'load -mat').
 

Powered by Plone CMS, the Open Source Content Management System