view etc/PROJECTS @ 17846:42453dcfa95e

eigs.m: Fix regression when numeric sigma is used and eig() is called instead of __eigs__. * scripts/sparse/eigs.m: Return k eigenvalues closest to sigma when sigma is numeric. Replace double quotes with single quotes in error messages to avoid having to escape double quote characters so frequently.
author Rik <rik@octave.org>
date Mon, 04 Nov 2013 10:38:32 -0800
parents c49d891eb263
children 446c46af4b42
line wrap: on
line source

Octave PROJECTS
===============

A list of proposed projects is maintained at: 
             
             http://wiki.octave.org/Projects

If you start working steadily on a project, please let
maintainers@octave.org know.  We might have information that could help
you.  You should also read the Contributing Guidelines chapter in the
Octave manual.