{
  "__type": "IngestedDoc",
  "__tag": 4010,
  "_content": {},
  "_ordered_sections": [],
  "item_file": null,
  "item_line": null,
  "item_type": null,
  "aliases": [],
  "example_section_data": {
    "__type": "Section",
    "__tag": 4015,
    "children": [],
    "title": [],
    "level": 0,
    "target": null
  },
  "see_also": [],
  "signature": null,
  "references": null,
  "qa": "reference:main_namespace",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The main "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "scipy"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " namespace has very few objects in it by design. Only show generical functionality related to testing, build info and versioning, and one class ("
            },
            {
              "__type": "InlineRole",
              "__tag": 4003,
              "value": "LowLevelCallable",
              "domain": null,
              "role": null,
              "inventory": null
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ") that didn't fit in one of the submodules, are present:"
            }
          ]
        },
        {
          "__type": "Code",
          "__tag": 4050,
          "value": ".. autosummary:: \n    :toctree:generated/\n    LowLevelCallable\n    show_config\n    test",
          "execution_status": null
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The one public attribute is:"
            }
          ]
        },
        {
          "__type": "Code",
          "__tag": 4050,
          "value": "================== ===============================================\n``__version__``    SciPy version string\n================== ===============================================",
          "execution_status": null
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "The main SciPy namespace"
        }
      ],
      "level": 0,
      "target": null
    },
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Code",
          "__tag": 4050,
          "value": "=============  ==================================================\n`cluster`      Clustering functionality\n`constants`    Physical and mathematical constants and units\n`datasets`     Load SciPy datasets\n`fft`          Discrete Fourier and related transforms\n`fftpack`      Discrete Fourier transforms (legacy)\n`integrate`    Numerical integration and ODEs\n`interpolate`  Interpolation\n`io`           Scientific data format reading and writing\n`linalg`       Linear algebra functionality\n`misc`         Utility routines (deprecated)\n`ndimage`      N-dimensional image processing and interpolation\n`odr`          Orthogonal distance regression\n`optimize`     Numerical optimization\n`signal`       Signal processing\n`sparse`       Sparse arrays, linear algebra and graph algorithms\n`spatial`      Spatial data structures and algorithms\n`special`      Special functions\n`stats`        Statistical functions\n=============  ==================================================",
          "execution_status": null
        }
      ],
      "title": [
        {
          "__type": "Text",
          "__tag": 4046,
          "value": "Submodules"
        }
      ],
      "level": 1,
      "target": null
    }
  ],
  "local_refs": []
}