Project

General

Profile

Feature #210

Normaliz: "double" cone for speed and safety

Added by Anna Maria Bigatti over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
New Function
Target version:
Start date:
25 Jul 2012
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

normaliz comutations using long might fail and using mpz will take 10 times as long.

The cone implementation in CoCoALib (NewCone) includes both implementations: starts with long and, if it fails, re-start with mpz: this is all done internally.
(implemented by J.Abbott during the stay in Osnabrueck)


Related issues

Related to CoCoALib - Design #769: CoCoALib coneIn Progress2015-09-03

History

#1 Updated by Anna Maria Bigatti over 11 years ago

Merged with code by C.Soeger for NormalizComputation (initialization from map, call from cocoa-5)

#2 Updated by Anna Maria Bigatti about 11 years ago

  • Status changed from In Progress to Resolved

#3 Updated by John Abbott about 11 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 70 to 100

It seems to work fine (after 7 months since finishing the code).
No documentation currently -- not sure where it would go anyway.
Closing this issue.

Also available in: Atom PDF