On Mon, 16 Jan 2012 at 03:10AM -0800, jplab wrote:
> But since I'm a lazy guy, I want tex to do the work for me. That's why
> I thought of a tex command that would:
>
> 1) take all the needed arguments;
> 2) run a sagesilent block;
> 3) include the produced tikz picture (produced in the sagesilent
On 1/14/12 5:55 PM, David wrote:
It does appear that this may be a misconfiguration of sagenb.org. In
addition to the canterbury site, I've published a worksheet with jmol
plots on our internal server, v. 4.6, and it works fine. When I try to
do it at sagenb.org, my javascript console complains t
Hello,
I downloaded the readline-6.2.p3 and now the build goes through. Thank
you very much.
Ulrich
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group
hi all,
I've done support of discrete variables for interalg (http://
openopt.org/interalg) - free (license: BSD) global optimization solver
with specifiable accuracy, you can take a look at an example here:
http://trac.openopt.org/openopt/browser/PythonPackages/FuncDesigner/FuncDesigner/examples/e
To be more precise: use the 4.8 release candidate sage-4.8.rc0 source
tarball:
http://boxen.math.washington.edu/home/release/sage-4.8.rc0/sage-4.8.rc0.tar
Please let us know whether this fixes your problem.
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe fro
2012/1/16 Santanu Sarkar
> Is there any function in Sage by which I can get the
> number of prime factors, number of factors of a
> positive ineger?
>
> If I understand you correctly:
sage: factor(372)
2^2 * 3 * 31
One can get the number of factors by using 'len' on the result of this or
in tu
Is there any function in Sage by which I can get the
number of prime factors, number of factors of a
positive ineger?
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, v
Hi everyone,
I would like to include some nice tikz pictures of polytopes generated
by sage (see http://trac.sagemath.org/sage_trac/ticket/12083 for the
ticket.) in a tex file.
But since I'm a lazy guy, I want tex to do the work for me. That's why
I thought of a tex command that would:
1) take a