Bill Allombert on Tue, 08 Jan 2019 16:43:29 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Airy function |
On Tue, Jan 08, 2019 at 03:15:00PM +0100, Dolph Dwars wrote: > Dear pari development team, > > First of all many thanks for all your hard work on this great mathematical > software! > > I have a (probably) very simple question about the availability of the > airy-function. Have downloaded the latest pari release: > > GP/PARI CALCULATOR Version 2.11.1 (released) > > i386 running darwin (x86-64/GMP-6.0.0 kernel) 64-bit version > > compiled: Nov 21 2018, Apple LLVM version 6.0 (clang-600.0.57) (based on > LLVM 3.5svn) Alas for now this function is only available on the GIT master branch, not in the release branch. You have three options: 1) Try the function online at https://pari.math.u-bordeaux.fr/gpexp.html 2) Use the git branch following the manual at https://pari.math.u-bordeaux.fr/Events/PARI2019/talks/sources.pdf 3) Wait for a few days and install the Atelier PARI/GP 2019 binary for Mac OS. Cheers, Bill.