Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: add concat #20

Merged
merged 6 commits into from
Oct 12, 2015
Merged

ENH: add concat #20

merged 6 commits into from
Oct 12, 2015

Commits on Oct 3, 2015

  1. ENH: add concat

    Adds a top level function `concat` and a `Cycler` method `concat` which
    will concatenate two cyclers.  The method can be chained.
    
    closes matplotlib#1
    tacaswell committed Oct 3, 2015
    Configuration menu
    Copy the full SHA
    ae50f6e View commit details
    Browse the repository at this point in the history
  2. DOC: add concat to docs

    tacaswell committed Oct 3, 2015
    Configuration menu
    Copy the full SHA
    f978df0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2015

  1. Configuration menu
    Copy the full SHA
    c3913ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7df4b7 View commit details
    Browse the repository at this point in the history
  3. DOC: expand docstring

    tacaswell committed Oct 10, 2015
    Configuration menu
    Copy the full SHA
    1e11919 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    495d0f4 View commit details
    Browse the repository at this point in the history