Project

General

Profile

Support #1222

Release CoCoA-5.3.0

Added by John Abbott over 5 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Release
Target version:
Start date:
28 Aug 2018
Due date:
% Done:

100%

Estimated time:
3.99 h
Spent time:

Description

Everything for the release

CHECK FOR BUGS
Compile with --debug flag, and check that everything runs OK.
In src/CoCoA-5/ run make ManExamples, and check that everything is OK.
Redmine Roadmap: close or postpone issue
Redmine Release issues: check percentages, check timings
Last check to CoCoALib doc, CoCoA-5 doc and RelNotes, TranslationTable.
Finalize
<version number for CoCoALib release> configuration/version
<version number for CoCoA-5 release> CoCoA-5/release-files/version
<cvs checkout in snapshot dir>
cd <snapshotdir>
configure --again
make
cd src/CoCoA-5
time make doc
time make ManExamples (~4min, and search "ERROR:" in ManExamples-out)

RELEASE FOR MAC FOR LINUX

cd src/CoCoA-5/release-files
./release-mac.sh (local)
./release-linux.sh (on virtual machine 64-bit and on 32-bit)

RELEASE COCOALIB

<~/shell-scripts/cocoalib-cvs-snapshot>
---- make release for CoCoALib ----

RELEASE FOR WIN

copy cocoalib tgz on windows virtual machine
compile windows text version on virtual machine, copy CoCoAInterpreter from SharedFolder into local dir
./release-win.sh
(ask someone for windows gui version...)

WEBSITE

update /Volumes/WWW/webcocoa/download/download5.shtml
update /Volumes/WWW/webcocoa/download/RelNotes.shtml
[[http://cocoa.dima.unige.it/download/RelNotes.shtml]]
upload manual
publish manual (arXiv? ResearchGate?)
close release on Redmine

---> send message to facebook page
---> send email
---> update list with undelivered emails


Related issues

Related to CoCoA-5 - Feature #1231: system commandClosed2018-10-26

Related to CoCoA-5 - Design #1348: cocoa5 script for releasesClosed2019-10-23

Related to CoCoA-5 - Feature #1367: CoCoA-5.3.0: release linked with more recent version of normalizClosed2019-11-24

Related to CoCoA-5 - Feature #1373: GFan also for Microsoft?In Progress2019-12-04

Related to CoCoA-5 - Support #1387: John's visit Feb 2020Closed2020-01-07

History

#1 Updated by John Abbott over 5 years ago

Summary of things to put into release notes:

  • added new fn RandomPermutation
  • removed old fn NewRingFp (use NewZZmod instead!) -- now OBSOLESCENT
  • RandomSubset now works also with just 1 arg (prev needed 2 args)
  • added new fn FixedDivisor (just for univariates, currently)
  • added new fns IsEvenPoly and IsOddPoly
  • added SystemCommand
  • added read input capability: GetLine and StandardInput(), also OpenIFile and OpenIString
  • corrected bug in RealRoots (gave error when input was a monomial, i.e. a power of x)
  • added new fn IndetsProd (for polys and list of polys)
  • added new fn assert (just for use during development!)
  • updated (old C4 package) thmproving.cpkg5
  • function len no longer works for polys, matrices, and something else...

#2 Updated by John Abbott over 4 years ago

#3 Updated by John Abbott over 4 years ago

  • Description updated (diff)

#4 Updated by John Abbott over 4 years ago

  • Description updated (diff)

#5 Updated by John Abbott over 4 years ago

  • Subject changed from Release CoCoA-5.2.6 to Release CoCoA-5.3.0

I have revised the title since we changed the planned version number ;-)

#6 Updated by Anna Maria Bigatti over 4 years ago

#7 Updated by John Abbott over 4 years ago

I have compiled CoCoA-5 (current CVS) on my little 32-bit netbook (with readline but no other extlibs). Compilation was successful (but very slow); compiler is gcc-6.3.0.
All tests passed (took 5min+35sec) after I removed the 30-sec limit. The radical test is really too slow :-(

#8 Updated by John Abbott over 4 years ago

  • Related to Feature #1367: CoCoA-5.3.0: release linked with more recent version of normaliz added

#9 Updated by John Abbott over 4 years ago

#10 Updated by John Abbott about 4 years ago

#11 Updated by John Abbott about 4 years ago

  • % Done changed from 0 to 60

#13 Updated by John Abbott about 4 years ago

  • Status changed from New to In Progress

#14 Updated by John Abbott about 4 years ago

There's a new version of GMP!! Released almost 2 months ago, but I didn't notice.... odd!

#15 Updated by Anna Maria Bigatti about 4 years ago

  • Status changed from In Progress to Feedback
  • % Done changed from 60 to 90

release for windows done (maybe)

#16 Updated by John Abbott almost 4 years ago

Close because subsumed by issue #1450?

#17 Updated by John Abbott almost 4 years ago

  • Status changed from Feedback to Closed
  • Assignee set to Anna Maria Bigatti
  • % Done changed from 90 to 100
  • Estimated time set to 3.99 h

This has been subsumed by the impending release of 5.3.2 which contains two important bug fixes.

Closing this issue: refer to #1450

Also available in: Atom PDF