Hi,
On Sun, Feb 9, 2014 at 2:55 PM, alex wrote:
> On Sun, Feb 9, 2014 at 5:12 PM, Alan G Isaac wrote:
>> On 2/9/2014 4:59 PM, alex wrote:
>>> """
>>> The ``numpy.matrix`` API provides a low barrier to using Python
>>> for linear algebra, just as the pre-3 Python ``input`` function
>>> and ``print
> Hello,
>
> This is a minor release from 0.13.0 and includes a small number of API
> changes, several new features, enhancements, and
> performance improvements along with a large number of bug fixes.
>
> We recommend that all users upgrade to this version.
>
> Highlights include:
>
> - Add
On Sun, Feb 9, 2014 at 5:12 PM, Alan G Isaac wrote:
> On 2/9/2014 4:59 PM, alex wrote:
>> """
>> The ``numpy.matrix`` API provides a low barrier to using Python
>> for linear algebra, just as the pre-3 Python ``input`` function
>> and ``print`` statement provided low barriers to using Python for
>>
On 2/9/2014 4:59 PM, alex wrote:
> """
> The ``numpy.matrix`` API provides a low barrier to using Python
> for linear algebra, just as the pre-3 Python ``input`` function
> and ``print`` statement provided low barriers to using Python for
> automatically evaluating input and for printing output.
>
Hello list,
I wrote this mini-nep for numpy but I've been advised it is more
appropriate for discussion on the list.
"""
The ``numpy.matrix`` API provides a low barrier to using Python
for linear algebra, just as the pre-3 Python ``input`` function
and ``print`` statement provided low barriers to