Ignore:
Timestamp:
Oct 31, 2018, 5:12:21 PM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
Children:
dc3f68d
Parents:
a4a00a5
Message:

[doc] add a note about building the module in double precision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/requirements.rst

    ra4a00a5 r6d4802f  
    298298                uninstall clean distclean dist distcheck
    299299
     300.. _doubleprecision:
     301
    300302Double precision
    301303................
     
    303305To compile aubio in double precision mode, configure with ``--enable-double``.
    304306
    305 To compile aubio in single precision mode, use ``--disable-double`` (default).
     307To compile aubio in single precision mode, use ``--disable-double`` (default,
     308recommended).
    306309
    307310Disabling the tests
Note: See TracChangeset for help on using the changeset viewer.