.
On Wednesday, August 15, 2012 3:39:05 AM UTC-4, Jan Groenewald wrote:
>
> Hi Rita,
>
> On 14 August 2012 12:07, Rita Morgan >wrote:
>
>> Thanks for the response. Is it possible to have sage make look at other
>> locations for these libraries? Instead of looking at
gt; Hi
>
> On 14 August 2012 11:30, Rita Morgan >wrote:
>
>> On RHEL 5.8 (64bit), when trying to compile Sage 5.2 My sage compilation
>> is failing due to Python. Python is failing, trying to compile the crypt
>> module. What dependencies do I need for that module?
>&
On RHEL 5.8 (64bit), when trying to compile Sage 5.2 My sage compilation is
failing due to Python. Python is failing, trying to compile the crypt
module. What dependencies do I need for that module?
--
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from
Hello,
Just curious what the status of Python 2.7.x is with SAGE.
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/
I have a spkg I would like to recompile with different parameters,
what is the recommended way of doing it?
I usually do this:
* untar the spkg
* make my changes
* recreate the spkg
* sage -i newspkg
Will this rebuild my dependencies because that would be the desired
behavior.
--
To post to thi
I would like to compile sage so it can see our Intel MKL BLAS.
During compilation has anyone successfully linked IntelÅ› MKL with
Sage?
Here is how I would link
http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-for-linux-linking-applications-with-intel-mkl-version-100/