commit 64820bb3b0d243b0f4dc75bef0fa4db21e655ed16b55da3a633e0ede8a42673c Author: Detlef Steuer Date: Mon Sep 26 13:16:44 2011 +0000 Accepting request 84874 from home:jengelh:science Auxiliary data for the PARI CAS OBS-URL: https://build.opensuse.org/request/show/84874 OBS-URL: https://build.opensuse.org/package/show/science/pari-elldata?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..5acdeae --- /dev/null +++ b/LICENSE @@ -0,0 +1,96 @@ +w3m -dump http://pari.math.u-bordeaux.fr/packages.html +Retrieved 2011-09-26 +=== + PARI/GP + +Main: This page lists all optional PARI/GP packages made available by + PARI/GP? the PARI group. These packages use up a nonnegligible amount of + Download disk space and will be useless for most users, hence they are + Packages distributed separately and maintained independently. They are + Search rarely upgraded so most of them will only be downloaded once. +━━━━━━━━━━━━━━━ +Support: All packages are © the PARI group, distributed under the terms + FAQ of the GNU General Public License (GPL version 2 or any later + Documentation version). + Mailing Lists + Links Note: some browsers will silently gunzip the downloaded files, +━━━━━━━━━━━━━━━ and save the .tar, whose size and checksums will be different. +Development: + Version Installation +Control + Coding To use a package with the daily Windows GP binary +Guidelines + Latest Simply extract the archive in same folder as gp.exe (this will +Changes create a 'data' subfolder). + Bugs + Buildlogs To install a package from a source distribution. +━━━━━━━━━━━━━━━ +Statistics: Extract the archive in the toplevel pari directory before + Benchmarks running ./Configure. Then run make install as usual. + WWW Stats + To install a package into an existing PARI/GP installation. + + This is in particular the only method available to users of the + Windows self-extracting binary. + + Extract the archive anywhere you like, which will create a + 'data' folder. Open 'data' and move the folder it contains + (e.g. elldata) to the directory where the installer placed + architecture independent files. The default destinations are + + /usr/local/share/pari (Unix) + C:\Program Files\PARI (Win32) + + You may delete the now empty 'data' folder. + + Available Packages + + • elldata.tgz, 20582 KBy, Sep 15 11:56:19 2011 + md5sum: 9e8841c601e95c10ad602d9669e1eab0 elldata.tgz + signature: elldata.tgz.asc + PARI/GP version of J. E. Cremona Elliptic Curve Data, + needed by ellsearch and ellidentify. + Require PARI/GP 2.2.11 and up. + + • galdata.tgz, 52 KBy, Apr 11 22:14:27 2008 + md5sum: f9f61b2930757a785b568e5d307a7d75 galdata.tgz + signature: galdata.tgz.asc + Needed by polgalois to compute Galois group in degrees 8 + through 11. + Require PARI/GP 2.2.7 and up. + + • seadata.tgz, 18764 KBy, Jun 18 09:44:44 2009 + md5sum: 6e9c119ccb3c65916a48e1a8cd899558 seadata.tgz + signature: seadata.tgz.asc + seadata-small.tgz, 655 KBy, Jun 18 09:44:44 2009 + md5sum: 705b51f147872895a7307ed4e57f55f2 seadata-small.tgz + signature: seadata-small.tgz.asc + Needed by ellap for large primes. The second one is a much + smaller version that should be suitable for primes up to + 350 bits. These polynomials were extracted from the ECHIDNA + databases and computed by David R. Kohel. + Require PARI/GP 2.4.3 and up. + + • galpol.tgz, 459 KBy, May 16 11:42:19 2009 + md5sum: adcdef077d3f5dd09cf6835b03c94a65 galpol.tgz + signature: galpol.tgz.asc + PARI package of the GALPOL database of polynomials defining + Galois extensions of the rationals, accessed by + galoisgetpol. + Require PARI/GP 2.4.3 and up. + + • nftables.tgz, 8197 KBy, Sep 29 01:11:16 2008 + md5sum: 82788524f36bbbba886785c940c859db nftables.tgz + signature: nftables.tgz.asc + Repackaging of the historical megrez number field tables + (errors fixed, 1/10th the size, easier to use). This + package requires no installation: extract it where desired + and look at the [README]. + Individual tables from the package are available separately + . + Require PARI/GP 2.2.11 and up (need readvec). + +━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ +PARI/GP Development +Last Modified: 2011-04-11 23:02:02 +Copyleft © 2003-2008 the PARI group. diff --git a/elldata.tar.xz b/elldata.tar.xz new file mode 100644 index 0000000..6f095db --- /dev/null +++ b/elldata.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4294417f5f6a51d59ea5ed6a23b7c5c4f53af1c28e6e6abc1ce9fdb0a5ef90f +size 16820040 diff --git a/pari-elldata.spec b/pari-elldata.spec new file mode 100644 index 0000000..9176f33 --- /dev/null +++ b/pari-elldata.spec @@ -0,0 +1,56 @@ +# +# spec file for package pari-elldata +# +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + +Name: pari-elldata +Version: 20110915 +Release: 0 +Group: Productivity/Scientific/Math +Summary: Elliptic Curve Data for the PARI CAS +License: GPL-2.0 +URL: http://pari.math.u-bordeaux.fr/ + +Source: elldata.tar.xz +Source2: LICENSE +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: xz +BuildArch: noarch +Conflicts: libpari-gmp < 2.2.11 + +%description +PARI/GP version of J. E. Cremona's Elliptic Curve Data, needed by +the PARI functions "ellsearch" and "ellidentify". + +%prep +%setup -Tcq +cp "%{S:2}" .; + +%build + +%install +b="%buildroot"; +c="$b/%_datadir/pari"; +mkdir -p "$c"; +pushd "$c"; +tar -xf "%{S:0}"; +popd; + +%files +%defattr(-,root,root) +%_datadir/pari +%doc LICENSE + +%changelog