Dependencies for synthesizer-core-0.5.2

library
test
  • if !flag(buildtests)
    • buildable: False
fouriertest
speedtest
  • if !flag(buildprofilers)
    • buildable: False
speedtest-exp
  • if !flag(buildprofilers)
    • buildable: False
  • if flag(splitbase)
speedtest-simple
  • if !flag(buildprofilers)
    • buildable: False

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled
category

Check whether Arrow class is split into Arrow and Category.

Enabled
optimizeadvanced

Enable advanced optimizations. They slow down compilation considerably.

Enabled
buildprofilers

Build executables for investigating efficiency of code

Disabled
buildtests

Build test suite

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info