On Feb 24, 11:17 am, Carl Witty <[EMAIL PROTECTED]> wrote:
> Thanks for reporting this! This is a bug when transferring floating-
> point values from Sage to interpreters such as gp and octave. We are
> now tracking this bug here:http://trac.sagemath.org/sage_trac/ticket/2294;
> I expect to have
On Sun, 24 Feb 2008 11:31:39 -0800 (PST)
mabshoff <[EMAIL PROTECTED]> wrote:
> On Feb 24, 5:38 pm, mabshoff <[EMAIL PROTECTED]
> dortmund.de> wrote:
> > On Feb 24, 12:05 pm, JMD <[EMAIL PROTECTED]> wrote:
> >
> > > on a linux-x86_64 machine
> >
> > > Installing c_lib
> > > scons: `install' is up
On Sun, Feb 24, 2008 at 11:31 AM, mabshoff
<[EMAIL PROTECTED]> wrote:
>
>
>
> On Feb 24, 5:38 pm, mabshoff <[EMAIL PROTECTED]
>
> dortmund.de> wrote:
> > On Feb 24, 12:05 pm, JMD <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > on a linux-x86_64 machine
> >
> > > Installing c_lib
> > > scons:
On Saturday 23 February 2008, Luis Finotti wrote:
> Hi,
>
> Just a quick question. Since there is no java plugin for 64-bit
> firefox, does one need a 32-bit firefox (with the 32-bit java plugin)
> to get 3D plots in the notebook? (In Linux, running Debian Etch on
> Core 2 Duo with kernel 2.6.18
Hi Jason,
Today I installed the new version of SAGE and can confirm that the
problem is fixed.
Thanks,
Matthias
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTE
On Feb 24, 5:38 pm, mabshoff <[EMAIL PROTECTED]
dortmund.de> wrote:
> On Feb 24, 12:05 pm, JMD <[EMAIL PROTECTED]> wrote:
>
>
>
> > on a linux-x86_64 machine
>
> > Installing c_lib
> > scons: `install' is up to date.
> > Traceback (most recent call last):
> > File "setup.py", line 1217, in
>
On Feb 24, 10:56 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Support team:
>
> Here is a puzzle (to me if not to you).
>
> In sage 2.10.2 (although the problem occurs in earlier versions)
> on a CoreDuo MacIntosh running under MacOS X.5.2 we have:
>
> a = gp.sin(1)
> octave.eval('format l
Hi David,
> Here is a puzzle (to me if not to you).
>
> In sage 2.10.2 (although the problem occurs in earlier versions)
> on a CoreDuo MacIntosh running under MacOS X.5.2 we have:
>
>
> a = gp.sin(1)
> octave.eval('format long g')
> b = octave.sin(1)
> c = math.sin(1)
> eps = 1. - (4./
Support team:
Here is a puzzle (to me if not to you).
In sage 2.10.2 (although the problem occurs in earlier versions)
on a CoreDuo MacIntosh running under MacOS X.5.2 we have:
a = gp.sin(1)
octave.eval('format long g')
b = octave.sin(1)
c = math.sin(1)
eps = 1. - (4./3.-1.)*3.
d = a*eps
a
On Feb 24, 12:05 pm, JMD <[EMAIL PROTECTED]> wrote:
> on a linux-x86_64 machine
>
> Installing c_lib
> scons: `install' is up to date.
> Traceback (most recent call last):
> File "setup.py", line 1217, in
> deps = create_deps(ext_modules)
> File "setup.py", line 1208, in create_deps
>
On Sat, Feb 23, 2008 at 11:05 PM, Ben Goodrich <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Pursuant to
>
>
> http://groups.google.com/group/sage-support/browse_thread/thread/f05932c2048f0ac0/
>
> I am now trying to solve a system of equations using sympy instead of
> Maxima to see if sympy's beha
on a linux-x86_64 machine
Installing c_lib
scons: `install' is up to date.
Traceback (most recent call last):
File "setup.py", line 1217, in
deps = create_deps(ext_modules)
File "setup.py", line 1208, in create_deps
deps_graph(deps, f, visited)
File "setup.py", line 1175, in deps_g
12 matches
Mail list logo