Skip to content
Snippets Groups Projects
Select Git revision
  • 647ca4fa6c30683d52f3e7f96404f6ff2c8de7c4
  • master default protected
  • improve_Makefile
  • HSA
  • clmathfft
  • longer_dft_support
  • current_fgrp_apps
  • current_brp_apps
8 results

fft_base_kernels.h

Blame
  • Forked from einsteinathome / libclfft
    Source project has a limited visibility.
    __init__.py 400 B
    from __future__ import division as _division
    
    from .core import BaseSearchClass, ComputeFstat, Writer, SemiCoherentSearch, SemiCoherentGlitchSearch
    from .mcmc_based_searches import MCMCSearch, MCMCGlitchSearch, MCMCSemiCoherentSearch, MCMCFollowUpSearch, MCMCTransientSearch
    from .grid_based_searches import GridSearch, GridUniformPriorSearch, GridGlitchSearch, FrequencySlidingWindow, DMoff_NO_SPIN