the idea of SAGE calc seems to fit my needs
as php site would be on different pc than sage (that site would ack
kind of as GateWay)
and how much more time does it take for a calculation, that sage
process is started for each calculation separately compared to the
-notebook option, when it seems to
On Tue, 14 Nov 2006 15:52:08 -0800, Iftikhar Burhanuddin
<[EMAIL PROTECTED]> wrote:
>
> Something on the lines of the SAGE calculator?
>
> http://modular.math.washington.edu/calc/
That's of course off right now. The main reason is security concerns,
though
they will be dealt with when I hav
Hello Jurgis,
If you want to do the whole user interface in PHP and just
pass static parameters (coefficients to a polynomial, functions to be
integrates, etc)
to SAGE and get the results, one possible way could be this:
Note: I will omit proper error handling and security checking for
simplicity
Something on the lines of the SAGE calculator?
http://modular.math.washington.edu/calc/
Ifti.
On Wed, 15 Nov 2006, Jurgis Pralgauskis wrote:
>
> Hello,
>
> I am new to sage,
> and I want to make webpage with some some predefined set/type of math
> (calculus) problems, where users just enter co