Hi,
yesterday I posted a
question<http://groups.google.com/group/sage-support/t/b388b6c45a7d535f>regarding
QEPCAD uses under Sage. Since it seems that I did not explain the
issue, I'm trying again:
I would like to use QEPCAD in sagecell: Sending
var('a,b,c,d,x,y,z')
qf = qepcad_formula
ellipse = 3*x^2 + 2*x*y + y^2 - x + y - 7
F = qf.exists(y, ellipse == 0)
qepcad(F)
to sagecell I get an error:
OSError: [Errno 13] Permission denied:
'/home/sageserver/sage/local/share/sage/ext/QEPCAD/'
The sagecell permalink: http://sagecell.sagemath.org/?q=cxpnrv
A similar thing happens with sagenb server:
...
RuntimeError: Unable to start QEPCAD
AFAIK qepcad is the only software under Sage able to solve semialgebraic
systems. Enabling QEPCAD would be welcome!
Thank you.
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.