example API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Module Index

  • example - No package docstring; 7/7 modules documented
    • demo - Usage from a system shell:
    • example_experiment_complete - A short yet complete example experiment script with restarts and batching.
    • example_experiment_largescale - A short yet complete example experiment script with restarts and batching.
    • example_experiment_non_anytime - An example experiment for benchmarking non-anytime optimization algorithms with restarts.
    • example_experiment_parameter_sweep - An example experiment script with restarts and batching sweeping over a noise parameter.
    • example_experiment_simple - A short and simple example experiment with restarts mainly for reading.
    • mkl_bugfix - import this before numpy is imported to fix hangups with 100% CPU usage on Linux.
API Documentation for example, generated by pydoctor 23.9.1 at 2025-03-08 17:17:06.