From e7c59e6a65041be003a4c840994de640167201ac Mon Sep 17 00:00:00 2001 From: Charles Harris Date: Sun, 15 Aug 2010 21:06:29 +0000 Subject: Mention functions for Chebyshev points in release notes. --- doc/release/1.5.0-notes.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/release') diff --git a/doc/release/1.5.0-notes.rst b/doc/release/1.5.0-notes.rst index 460c16b7a..5f814e057 100644 --- a/doc/release/1.5.0-notes.rst +++ b/doc/release/1.5.0-notes.rst @@ -111,6 +111,7 @@ polynomial.chebyshev * Weights can be used in both chebfit and Chebyshev.fit * A linspace method has been added to the Chebyshev class to ease plotting. * The chebmulx function was added. +* Added functions for the Chebyshev points of the first and second kind. histogram -- cgit v1.2.1