array_split
0.5.2

Read Me

  • Introduction
  • Quick Start Example
  • Installation
  • Requirements
  • Testing
  • Documentation
  • Latest source code
  • Bug Reports
  • Contributing
  • License information

Examples

  • Terminology
  • Parameter Categories
  • Import statements for the examples
  • array_split, shape_split and ShapeSplitter
  • Splitting by number of tiles
  • Splitting by per-axis cut indices
  • Splitting by tile shape
  • Splitting by maximum bytes per tile
  • The array_start parameter
  • The halo parameter

API Reference

  • The array_split Package
  • The array_split.split Module
  • The array_split.split_test Module
  • The array_split.tests Module
  • The array_split.logging Module
  • The array_split.unittest Module
  • The array_split.license Module
    • License
    • Copyright
    • Functions
      • array_split.license.license
      • array_split.license.copyright
      • array_split.license.version

Contributing

  • How to contribute
array_split
  • Docs »
  • <no title> »
  • The array_split.license Module »
  • array_split.license.copyright
  • Edit on GitHub

array_split.license.copyright¶

array_split.license.copyright()[source]¶

Returns the array_split copyright string.

Return type:str
Returns:Copyright string.
Next Previous

© Copyright 2017 The Australian National University. . Revision aceb08c7.

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