Project

General

Profile

Support #1592

Normaliz 3.8.10

Added by Anna Maria Bigatti almost 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
High
Category:
Various
Target version:
Start date:
06 May 2021
Due date:
% Done:

100%

Estimated time:
1.11 h
Spent time:

Description

At the moment CoCoALib is (again) not compatible with Normaliz latest version 3.8.10 (pre-release?).

Make it compatible or stay with 3.8.9 until 3.8.10 is released officially?


Related issues

Related to CoCoALib - Support #1591: Compilation of NormalizClosed2021-04-30

Related to CoCoALib - Support #1494: Normaliz 3.8.9Closed2020-09-30

History

#1 Updated by Anna Maria Bigatti almost 3 years ago

#2 Updated by Anna Maria Bigatti almost 3 years ago

#3 Updated by Anna Maria Bigatti almost 3 years ago

  • Status changed from New to Feedback
  • Assignee set to Anna Maria Bigatti
  • Priority changed from Normal to High
  • Target version set to CoCoALib-0.99800
  • % Done changed from 0 to 90

Thanks to Winfried Bruns!
I left the old lines in, in case someone needs to compile with 3.8.9.

These are the changes:
in BuiltInFunctions-Normaliz.C line 243

        // case libnormaliz::ConeProperty::TriangulationGenerators: // v 3.8.9
      case libnormaliz::ConeProperty::Triangulation: // v 3.8.10

in ExternalLibs-Normaliz.C line 276
      //ConvertFromNormaliz(v, c->myConeMPZ.getTriangulationGenerators()); // v 3.8.9
      ConvertFromNormaliz(v, (c->myConeMPZ.getTriangulation()).second.get_elements()); // v 3.8.10      

#4 Updated by Anna Maria Bigatti almost 3 years ago

Now it works.
Repeat on Linux (anche make cocoa-5.3.3b for linux)

#5 Updated by John Abbott about 2 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 90 to 100
  • Estimated time set to 1.11 h

All seems to be fine even with Normaliz-3.9.1.

#6 Updated by John Abbott about 2 years ago

Winfried pointed that I'd made a typo (now fixed).
A new version (normaliz-3.9.2) should be appearing in the near future.

Also available in: Atom PDF