Skip to content
Snippets Groups Projects
Select Git revision
  • 266b200bc50423d81733c8f6fe1821997140420b
  • master default
  • object
  • develop protected
  • private_algos
  • cuisine
  • SMOTE
  • revert-76c4cca5
  • archive protected
  • no_graphviz
  • 0.0.2
  • 0.0.1
12 results

FatSCMLateFusionModule.py

Blame
  • MANIFEST.in 337 B
    recursive-include ltfat_C_kernel *.c *.h *.txt
    recursive-include ltfatpy/comp *.c *.pyx
    recursive-include doc *.rst *.py *.png *.bib
    prune ltfat_C_kernel/tests
    prune ltfat_C_kernel/lib
    #prune ltfatpy/tests
    graft cmake-modules
    include *.txt
    include *.rst
    include VERSION
    exclude tests_results.txt
    exclude requirements*
    exclude copyright*