#12375: Create a giac package
-------------------------------------+-------------------------------------
Reporter: frederichan | Owner: tbd
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-6.4
Component: packages: | Resolution:
optional | Merged in:
Keywords: giac | Reviewers: Dima Pasechnik,
Authors: Han Frederic | Jeroen Demeyer
Report Upstream: N/A | Work issues:
Branch: public/giac_spkg | Commit:
Dependencies: | 761bcc1e6cd51adc7b1b187cc4023ca87b0506ae
| Stopgaps:
-------------------------------------+-------------------------------------
Comment (by frederichan):
Replying to [comment:75 jdemeyer]:
> Replying to [comment:74 frederichan]:
> > Hello,
> > about pari support in the giac spkg. I saw your thread on pari-devel
and made some tests.
> >
> > with the following patch for giac:
> > {{{
> > --- a/src/pari.cc 2014-07-02 11:05:07.000000000 +0200
> > +++ b/src/pari.cc 2014-10-03 17:21:23.000000000 +0200
> > @@ -96,7 +96,7 @@
> >
> > struct giac_pari_init {
> > giac_pari_init(long maxprime) {
> > - do_giac_pari_init(maxprime);
> > + if(!avma){ do_giac_pari_init(maxprime);}
> > }
> > };
> > static long pari_maxprime=100000;
> > }}}
> Has this patch been submitted upstream to giac? If not, please do that
and put a link to your upstream report on this ticket.
So I have submitted it: [http://xcas.e.ujf-
grenoble.fr/XCAS/viewtopic.php?f=4&t=1539]
The current status is that the patch is included in the upstream source
1.1.2 08-Oct-2014 16:45. (it is not a frozen source)
[http://www-fourier.ujf-grenoble.fr/~parisse/giac/giac-1.1.2.tar.gz]
>
> > For the giac spkg, I believe that disabling pari for 1 year is not a
big problem.
> Why 1 year?
Well it was just a rough estimate because one year ago I didn't knew any
giac functions using pari that were not already in sage via pari. But now
I saw some solve and resultant are also using pari, and I believe that it
will increase.
>
> > Or whould you prefer some environment variable to let the choice
during the install step?
> No.
--
Ticket URL: <http://trac.sagemath.org/ticket/12375#comment:76>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.