gap-packages / FactInt

FactInt -- Advanced Methods for [Fact]oring [Int]egers
https://gap-packages.github.io/FactInt/
GNU General Public License v2.0
4 stars 4 forks source link

Make a new release #21

Closed fingolfin closed 4 years ago

fingolfin commented 4 years ago

There should be a new release with the HPC-GAP fixes. @Stefan-Kohl, FYI, either I or @alex-konovalov can take care of that, but I wanted to make sure you are OK with this. Also, what should the new version be: 1.6.3 or 1.7.0?

Stefan-Kohl commented 4 years ago

@fingolfin Fine with me. -- As to whether the new version should be 1.6.3 or 1.7.0: In the past, updates of the Brent factors database triggered only incrementing the patch number (third part of the version number). I'd say whether the added HPC-GAP compatibility is a change of sufficient importance to switch to 1.7.0 depends mainly on whether HPC-GAP is supposed to become the main GAP version. -- If it is, the first version of FactInt compatible with it should clearly rather be 1.7.0 than 1.6.3, but if it isn't, the change is perhaps rather of minor importance and I'd vote for the next version being 1.6.3 ... .

fingolfin commented 4 years ago

I called it 1.6.3

olexandr-konovalov commented 4 years ago

Picked up:

* FactInt - new version 1.6.3 discovered!!!
  ============================================
  Getting new archives from 
  https://github.com/gap-packages/FactInt/releases/download/v1.6.3/FactInt-1.6\
.3[ ".tar.gz" ]
  unpacking FactInt-1.6.3.tar.gz
  Validation of the info file successful!
  Package FactInt 1.6.3 from 15/11/2019 has dependencies:
  * NeededOtherPackages [ [ "GAPDoc", ">=1.6" ] ]
  * GAP >=4.8.8
  finding text files  . . .

=====================text files==========================
FactInt-1.6.3/PackageInfo.g
FactInt-1.6.3/LICENSE
FactInt-1.6.3/CHANGES
FactInt-1.6.3/README.md
FactInt-1.6.3/makedoc.g
FactInt-1.6.3/init.g
FactInt-1.6.3/read.g
FactInt-1.6.3/tables/fibo.g
FactInt-1.6.3/tables/factorial.g
FactInt-1.6.3/tables/3k2k.g
FactInt-1.6.3/tables/primorial.g
FactInt-1.6.3/tables/akbk.g
FactInt-1.6.3/lib/ecm.gi
FactInt-1.6.3/lib/pminus1.gi
FactInt-1.6.3/lib/mpqs.gi
FactInt-1.6.3/lib/cfrac.gi
FactInt-1.6.3/lib/general.gi
FactInt-1.6.3/lib/factint.gd
FactInt-1.6.3/lib/pplus1.gi
FactInt-1.6.3/doc/factintbib.xml
FactInt-1.6.3/doc/chapBib_mj.html
FactInt-1.6.3/doc/chap0_mj.html
FactInt-1.6.3/doc/chap2.html
FactInt-1.6.3/doc/chap3.html
FactInt-1.6.3/doc/chap1_mj.html
FactInt-1.6.3/doc/title.xml
FactInt-1.6.3/doc/timings.xml
FactInt-1.6.3/doc/main.xml
FactInt-1.6.3/doc/chapInd.html
FactInt-1.6.3/doc/abstract.xml
FactInt-1.6.3/doc/chap3_mj.html
FactInt-1.6.3/doc/chapInd.txt
FactInt-1.6.3/doc/chap4.html
FactInt-1.6.3/doc/nocolorprompt.css
FactInt-1.6.3/doc/lefttoc.css
FactInt-1.6.3/doc/FactInt.xml
FactInt-1.6.3/doc/chap2_mj.html
FactInt-1.6.3/doc/chapBib.txt
FactInt-1.6.3/doc/times.css
FactInt-1.6.3/doc/toggless.css
FactInt-1.6.3/doc/factintbib.xml.bib
FactInt-1.6.3/doc/chap2.txt
FactInt-1.6.3/doc/methods.xml
FactInt-1.6.3/doc/chap3.txt
FactInt-1.6.3/doc/chapBib.html
FactInt-1.6.3/doc/preface.xml
FactInt-1.6.3/doc/chap0.html
FactInt-1.6.3/doc/chap1.txt
FactInt-1.6.3/doc/chap0.txt
FactInt-1.6.3/doc/chap4_mj.html
FactInt-1.6.3/doc/general.xml
FactInt-1.6.3/doc/manual.css
FactInt-1.6.3/doc/chap4.txt
FactInt-1.6.3/doc/ragged.css
FactInt-1.6.3/doc/chap1.html
FactInt-1.6.3/doc/chapInd_mj.html
FactInt-1.6.3/doc/chooser.html
FactInt-1.6.3/tst/testall.g
FactInt-1.6.3/tst/factint.tst

=====================end of the list of text files=======
=====================binary files========================
FactInt-1.6.3/tables/brent/brfac9491
FactInt-1.6.3/tables/brent/brfac8543
FactInt-1.6.3/tables/brent/brfac89
FactInt-1.6.3/tables/brent/brfac3709
...