#10123: Update lapack to the latest version which is 3.2.2
------------------------------+---------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.6.1
Component: linear algebra | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by drkirkby):
Replying to [comment:2 kcrisman]:
> Cc:ing myself and Jason.
>
> Also, just to be fair to previous people, this package must have last
been updated long before there were coherent spkg policies :)
True - to a certain extent, though a bit of common sense would have been
in order. There's not much point having a mercurial repository, unless
everything is are checked in.
> Does lapack have self-tests that an spkg-check could run?
I've not tried running any, but it looks like there is. Here's a few
snippets from the Makefile
{{{
all: lapack_install lib lapack_testing blas_testing
lapack_testing: lib
( cd TESTING ; $(MAKE) )
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10123#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.