|
1 | 1 | {
|
2 | 2 | "AbstractHTML": "The <span class=\"pkgname\">float</span> package allows GAP to manipulate floating-point numbers with arbitrary precision. It is based on MPFR, MPFI, MPC, CXSC, FPLLL",
|
3 | 3 | "ArchiveFormats": ".tar.gz",
|
4 |
| - "ArchiveSHA256": "dcdca5c2cb6428cf7d257e2ef71ec98f2b3eb62d3b2907fda416ac9ecf65e63e", |
5 |
| - "ArchiveURL": "https://github.com/gap-packages/float/releases/download/v1.0.4/float-1.0.4", |
| 4 | + "ArchiveSHA256": "d7c07cc3fe892c2fd8a808624ee3e24d5412e44e38325a7e946bab821d3b75a0", |
| 5 | + "ArchiveURL": "https://github.com/gap-packages/float/releases/download/v1.0.5/float-1.0.5", |
6 | 6 | "AvailabilityTest": null,
|
7 | 7 | "BannerFunction": null,
|
8 |
| - "BannerString": "float 1.0.4 with modules [?] ...\n", |
9 |
| - "Date": "11/01/2024", |
| 8 | + "BannerString": "float 1.0.5 with modules [?] ...\n", |
| 9 | + "Date": "30/08/2024", |
10 | 10 | "Dependencies": {
|
11 | 11 | "ExternalConditions": [
|
12 | 12 | "GAP compiled with GMP support"
|
13 | 13 | ],
|
14 |
| - "GAP": ">=4.11.0", |
| 14 | + "GAP": ">=4.12.0", |
15 | 15 | "NeededOtherPackages": [
|
16 | 16 | [
|
17 | 17 | "GAPDoc",
|
|
37 | 37 | "SixFile": "doc/manual.six"
|
38 | 38 | }
|
39 | 39 | ],
|
40 |
| - "PackageInfoSHA256": "dcd031447be38973d4dcc44b9daabb4c2d31a8d02350f4594a9b1215b016ea09", |
| 40 | + "PackageInfoSHA256": "74f5d774eefd983438341c4b03118ab9d0b0f75ef0094892ab82898171c8066c", |
41 | 41 | "PackageInfoURL": "https://gap-packages.github.io/float/PackageInfo.g",
|
42 | 42 | "PackageName": "float",
|
43 | 43 | "PackageWWWHome": "https://gap-packages.github.io/float/",
|
|
62 | 62 | "Status": "deposited",
|
63 | 63 | "Subtitle": "Integration of mpfr, mpfi, mpc, fplll and cxsc in GAP",
|
64 | 64 | "TestFile": "tst/testall.g",
|
65 |
| - "Version": "1.0.4" |
| 65 | + "Version": "1.0.5" |
66 | 66 | }
|
0 commit comments