Skip to content

seriation_1.5.6

Latest
Compare
Choose a tag to compare
@mhahsler mhahsler released this 19 Aug 16:54
· 7 commits to master since this release

seriation 1.5.6 (08/19/2024)

New Features

  • Added registered_by field to registries.

Changes

  • We replaced the FORTRAN implementation for BEA with code from package TSP.
  • ME is now calculated using C code.
  • optimal.c: updated memory allocation to R allocation.
  • stress.c: updated memory allocation to R allocation.

Bug Fixes

  • Added two missing package anchors to palette man page.