libgds-sigp (2.0.1-1+deb13) release; urgency=medium

  * Overrode standard library functions for the absolute value and division of complex numbers to match the previously used custom complex class.
  * Install pconfig.h
  * Now working with double precision pipeline in diaggui
  * Add back single precision decimation filters as comments.
  * Decimation and fir-phase working in rust.
  * Add a generalized decimation function that uses pointer casting.
  * Separate FFT plan creation from FFT execution.
  * Updates to Mixdown (heterodyn, frequency shifting)
  * Add  license files and generalize library install location
  * Add a function to get FFT coefficients
  * Change library to shared library
  * Generalize search for libraries
  * Make a compatible version of has_single_bit
  * Fix a bad comment and delete an unneeded include
  * Add comment giving citation for new version of has-single-bit
  * rename fSeries.hh to avoid name collisions macs are not case sensitive, so this file collides with FSeries.hh when building on a mac
  * fix tabbing
  * Drop --no-undefines from non-linux builds
  * fix cmake
  * Some fixes needed to run on windows
  * compiles for windows
  * Improve mem map comments

 -- Erik von Reis <evonreis@caltech.edu>  Fri, 07 Aug 2026 13:50:32 -0700

libgds-sigp (1.0.0-1+deb13) release; urgency=medium

  * Initial release.

 -- Patrick Thomas <pthomas@caltech.edu>  Tue, 31 Oct 2023 12:59:10 -0700
