Project

General

Profile

News

YAXT: YAXT Version 0.2.2 available

Added by Thomas Jahns about 9 years ago

This version provides:
  • Improved computation of intersections for large index lists.
  • Exposes more of the API to Fortran.
  • Some performance/memory improvements.

YAXT: Version 0.1.4 available

Added by Thomas Jahns almost 10 years ago

  • The Fortran interface and Fortran language tests have been greatly improved.
  • Two calls added to determine if the library has been initialized (xt_initialize*d*/xt_finalize*d*).
  • XT_INT_MIN and XT_INT_MAX limits added.
  • Lots of bug fixes and code cleanup.

YAXT: Version 0.1.2 available

Added by Thomas Jahns about 10 years ago

A new release has been made available.

Following are the most important changes:

  • Every Xt_idxlist object now is given a unique ID to be used e.g. as an O(1) heuristic for equality checks.
  • The source now builds with
    BUILD_CFLAGS='-Wall -Wextra -Wconversion -Wstrict-overflow -Wno-error=unused-function -Wno-unknown-pragmas -Werror'
    BUILD_FCFLAGS='-Wall -Wextra -Wconversion -Wstrict-overflow -Wno-error=unused-function'
    
(31-33/33)

Also available in: Atom