Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description of GAP 4.9.3 release #2767

Merged

Conversation

olexandr-konovalov
Copy link
Member

Does what the title says. The text will look like this:

2.3 GAP 4.9.3 (September 2018)

2.3-1 Changes in the core GAP system introduced in GAP 4.9.3

Fixed bugs that could lead to break loops:

Other fixed bugs and further improvements:

2.3-2 New and updated packages since GAP 4.9.2

This release contains updated versions of 17 packages from GAP 4.9.1 distribution. Additionally, it has three new packages:

  • The curlInterface package by Christopher Jefferson and Michael Torpey, which provides a simple wrapper around libcurl library (https://curl.haxx.se/) to allow downloading files over http, ftp and https protocols.

  • The datastructures package by Markus Pfeiffer, Max Horn, Christopher Jefferson and Steve Linton, which aims at providing standard datastructures, consolidating existing code and improving on it, in particular in view of HPC-GAP.

  • The DeepThought package by Nina Wagner and Max Horn, which provides functionality for computations in finitely generated nilpotent groups given by a suitable presentation using Deep Thought polynomials.

@olexandr-konovalov olexandr-konovalov added this to the GAP 4.9.3 milestone Sep 1, 2018
@olexandr-konovalov
Copy link
Member Author

olexandr-konovalov commented Sep 2, 2018

Building packages failed because of missing curl library - that should be fixed by #2768, and I will rebase this PR then.

@fingolfin
Copy link
Member

Please rebase

@codecov
Copy link

codecov bot commented Sep 2, 2018

Codecov Report

Merging #2767 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2767      +/-   ##
==========================================
+ Coverage   75.87%   75.87%   +<.01%     
==========================================
  Files         481      481              
  Lines      241310   241310              
==========================================
+ Hits       183098   183102       +4     
+ Misses      58212    58208       -4
Impacted Files Coverage Δ
hpcgap/lib/hpc/stdtasks.g 64.45% <0%> (+1.02%) ⬆️

@olexandr-konovalov
Copy link
Member Author

@fingolfin - rebased, now tests pass.

@olexandr-konovalov olexandr-konovalov added the do not merge PRs which are not yet ready to be merged (e.g. submitted for discussion, or test results) label Sep 3, 2018
@olexandr-konovalov
Copy link
Member Author

Do not merge this for now - might happen that TransGrp release by @hulpke will be added too.

@olexandr-konovalov
Copy link
Member Author

Updated to increment the count for updated packages - added new release of TransGrp for the redistribution. Just waiting for a couple of more of Jenkins tests to pass before merging this.

@olexandr-konovalov olexandr-konovalov merged commit 670667c into gap-system:master Sep 5, 2018
@olexandr-konovalov olexandr-konovalov deleted the release-493 branch September 5, 2018 19:24
@fingolfin fingolfin added release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes and removed do not merge PRs which are not yet ready to be merged (e.g. submitted for discussion, or test results) labels Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants