Brian 2
2.0
  • Introduction
  • Tutorials
  • User’s guide
  • Advanced guide
  • Examples
  • Reference documentation
    • BridgeSound class
    • FilterbankGroup class
    • Sound class
    • WrappedSound class
    • convert_unit_b1_to_b2 function
    • convert_unit_b2_to_b1 function
    • modify_arg function
    • wrap_units function
    • wrap_units_class function
    • wrap_units_property function
    • restore_initial_state function
    • codegen package
      • CodeObject class
      • constant_or_scalar function
      • create_runner_codeobj function
      • get_compiler_and_args function
      • update_for_cross_compilation function
      • ArithmeticSimplifier class
      • Simplifier class
      • cancel_identical_terms function
      • collect function
      • collect_commutative function
      • evaluate_expr function
      • expression_complexity function
      • optimise_statements function
      • reduced_node function
      • OrderDependenceError class
      • check_for_order_independence function
      • Statement class
      • CodeObjectTemplate class
      • LazyTemplateLoader class
      • MultiTemplate class
      • Templater class
      • autoindent function
      • autoindent_postfilter function
      • LineInfo class
      • analyse_identifiers function
      • get_identifiers_recursively function
      • is_scalar_expression function
      • make_statements function
      • generators package
      • runtime package
        • cython_rt package
        • numpy_rt package
        • weave_rt package
    • core package
    • devices package
    • equations package
    • groups package
    • importexport package
    • input package
    • memory package
    • monitors package
    • parsing package
    • random package
    • spatialneuron package
    • stateupdaters package
    • synapses package
    • units package
    • utils package
  • Developer’s guide
Brian 2
  • Docs »
  • brian2 package »
  • codegen package »
  • runtime package
  • Edit on GitHub

runtime package¶

Runtime targets for code generation.

Subpackages¶

  • cython_rt package
    • cython_rt module
    • extension_manager module
  • numpy_rt package
    • Preferences
    • numpy_rt module
    • synapse_vectorisation module
  • weave_rt package
    • weave_rt module
Next Previous

© Copyright 2012, Brian authors. Revision 4c4a66c0.

Built with Sphinx using a theme provided by Read the Docs.