122
edits
(→Bugs with severity >= 4: Fixed bug #46330) |
|||
Line 270: | Line 270: | ||
* Owner: ??? {{patch|9011}} Tests for corefcn/sparse.cc | * Owner: ??? {{patch|9011}} Tests for corefcn/sparse.cc | ||
* Owner: ??? {{patch|8801}} add support for the histogram and histcounts functions -- useful as Matlab is deprecating hist | * Owner: ??? {{patch|8801}} add support for the histogram and histcounts functions -- useful as Matlab is deprecating hist | ||
* Owner: ??? {{patch|8696}} Use unicode utf-8 rather than Symbol font for gnuplot when possible -- Check, because printing non-ASCII with gnuplot is a known bug | * Owner: ??? {{patch|8696}} Use unicode utf-8 rather than Symbol font for gnuplot when possible -- Check, because printing non-ASCII with gnuplot is a known bug | ||
* Owner: ??? {{patch|8367}} Doxygen comments for input.h and cleanup of input.cc | * Owner: ??? {{patch|8367}} Doxygen comments for input.h and cleanup of input.cc | ||
* Owner: ??? {{patch|8303}} vectorized parcellfun and pararrayfun | * Owner: ??? {{patch|8303}} vectorized parcellfun and pararrayfun | ||
* Owner: ??? {{patch|8913}} remove zlib from public API | |||
* Owner: ??? {{patch|8491}} Make pkg handle and display (in textmode) package documentation in info format | |||
* Owner: ??? {{patch|8640}} Comments for translators | |||
* Owner: ??? {{patch|8073}} Remove redundant function calls in sqp | |||
* Owner: ??? {{patch|8077}} Alter colloc to handle Laguerre polynomials (see Numerical, items 5,6 on Projects page) | |||
* Owner: ??? {{patch|8607}} New module h5read to read/write HDF5 files | |||
=== Matlab functions, by regular devs === | |||
* Owner: ??? {{patch|9013}} New function "material" | |||
* Owner: ??? {{patch|8856}} add function reducevolume | |||
* Owner: ??? {{patch|8872}} add isocaps | |||
* Owner: ??? {{patch|8864}} add smooth3 | |||
* Owner: ??? {{patch|7924}} Added two functions: locale() and setlocale() | |||
=== Matlab functions, needing major work === | |||
* Owner: ??? {{patch|8962}} Working version of expmv | |||
* Owner: ??? {{patch|8541}} isdiag, istriu, istril, isbanded, and bandwidth functions | |||
=== Other open patches from Savannah === | === Other open patches from Savannah === | ||
* Owner: ??? {{patch|9027}} Allow evalin for arbitrary contexts | * Owner: ??? {{patch|9027}} Allow evalin for arbitrary contexts | ||
* Owner: ??? {{patch|9025}} Concise output of filenames | * Owner: ??? {{patch|9025}} Concise output of filenames | ||
* Owner: ??? {{patch|9024}} Colour-coded output text | * Owner: ??? {{patch|9024}} Colour-coded output text | ||
* Owner: ??? {{patch|9012}} Abbreviations as Location input for the legend() command -- patch requested. | |||
* Owner: ??? {{patch|9012}} Abbreviations as Location input for the legend() command | |||
* Owner: ??? {{patch|8988}} Adding to index.html of manual, installation/loading commands | * Owner: ??? {{patch|8988}} Adding to index.html of manual, installation/loading commands | ||
* Owner: ??? {{patch|8986}} CDF plot implementation | * Owner: ??? {{patch|8986}} CDF plot implementation | ||
* Owner: ??? {{patch|8979}} Add two functions to check and set ODE options | * Owner: ??? {{patch|8979}} Add two functions to check and set ODE options | ||
* Owner: ??? {{patch|8974}} GSOC16 - Improve iterative methods for sparse linear systems | * Owner: ??? {{patch|8974}} GSOC16 - Improve iterative methods for sparse linear systems | ||
* Owner: ??? {{patch|8943}} object class "light" for lighting effects on patches and surfaces | * Owner: ??? {{patch|8943}} object class "light" for lighting effects on patches and surfaces | ||
* Owner: ??? {{patch|8912}} add function reducepatch | * Owner: ??? {{patch|8912}} add function reducepatch | ||
* Owner: ??? {{patch|8824}} added affine2d class | * Owner: ??? {{patch|8824}} added affine2d class | ||
* Owner: ??? {{patch|8722}} For image() and imagesc(), added value readout in status bar when mousing over a figure | * Owner: ??? {{patch|8722}} For image() and imagesc(), added value readout in status bar when mousing over a figure | ||
* Owner: ??? {{patch|8693}} Reimplement operator * (const SparseMatrix& m, const SparseMatrix& a) to use SuiteSparse | * Owner: ??? {{patch|8693}} Reimplement operator * (const SparseMatrix& m, const SparseMatrix& a) to use SuiteSparse | ||
* Owner: ??? {{patch|8690}} Alternative implementation of tcdf | * Owner: ??? {{patch|8690}} Alternative implementation of tcdf | ||
* | * The above are "unsure". The below are not yet triaged. | ||
* Owner: ??? {{patch|8584}} statistics/stepwisefit selection on partial p values | * Owner: ??? {{patch|8584}} statistics/stepwisefit selection on partial p values | ||
* Owner: ??? {{patch|8579}} wblplot function file | * Owner: ??? {{patch|8579}} wblplot function file | ||
* Owner: ??? {{patch|8548}} New integerizing range algorithm for non-integer elements using better interp. | * Owner: ??? {{patch|8548}} New integerizing range algorithm for non-integer elements using better interp. | ||
* Owner: ??? {{patch|8542}} Handle sparse matrices in cholinsert | * Owner: ??? {{patch|8542}} Handle sparse matrices in cholinsert | ||
* Owner: ??? {{patch|8532}} Use conventional signaling to modify Readline term size rather than callback. | * Owner: ??? {{patch|8532}} Use conventional signaling to modify Readline term size rather than callback. | ||
* Owner: ??? {{patch|8526}} avoid conflict with gnu99 stdbool.h | * Owner: ??? {{patch|8526}} avoid conflict with gnu99 stdbool.h | ||
* Owner: ??? {{patch|8417}} Consolidate large conditional type decisions -- needs comments | |||
* Owner: ??? {{patch|8417}} Consolidate large conditional type decisions | |||
* Owner: ??? {{patch|8314}} Patch to build system to use @rpath for Mac liboctave/libinterp | * Owner: ??? {{patch|8314}} Patch to build system to use @rpath for Mac liboctave/libinterp | ||
* Owner: ??? {{patch|8308}} Adds --minimal-dependencies flag to mkoctfile for more portable mex/oct files | * Owner: ??? {{patch|8308}} Adds --minimal-dependencies flag to mkoctfile for more portable mex/oct files | ||
Line 354: | Line 327: | ||
* Owner: ??? {{patch|8102}} wrappers for stiff ode solvers | * Owner: ??? {{patch|8102}} wrappers for stiff ode solvers | ||
* Owner: ??? {{patch|8092}} Added parameter for scaling line-height on plots. | * Owner: ??? {{patch|8092}} Added parameter for scaling line-height on plots. | ||
* Owner: ??? {{patch|7976}} Make PPKG_ADD and PKG_DEL see both m-file and oct-file directories of a package (2nd post) | * Owner: ??? {{patch|7976}} Make PPKG_ADD and PKG_DEL see both m-file and oct-file directories of a package (2nd post) | ||
* Owner: ??? {{patch|7958}} Enable tracing calls to underlying numeriacl libraries | * Owner: ??? {{patch|7958}} Enable tracing calls to underlying numeriacl libraries | ||
* Owner: ??? {{patch|7825}} built-in versions of base2dec and dec2base | * Owner: ??? {{patch|7825}} built-in versions of base2dec and dec2base | ||
* Owner: ??? {{patch|7537}} Handle matlab way to store cell arrays in hdf5 files | * Owner: ??? {{patch|7537}} Handle matlab way to store cell arrays in hdf5 files |
edits