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

Use a[i0:i1] or a[:] to iterate over Taylor1/TaylorNs #141

Merged
merged 3 commits into from
Dec 5, 2017
Merged

Conversation

lbenet
Copy link
Member

@lbenet lbenet commented Dec 1, 2017

No description provided.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 75f69cf on iter_TaylorN into ** on master**.

1 similar comment
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 75f69cf on iter_TaylorN into ** on master**.

Iterations should be handled as `a[i0:i1]` or `a[:]`
@lbenet lbenet changed the title Fix a problem with iterating over Taylor1/TaylorNs Use a[i0:i1] or a[:] to iterate over Taylor1/TaylorNs Dec 4, 2017
@dpsanders
Copy link
Contributor

LGTM, thanks!

@lbenet
Copy link
Member Author

lbenet commented Dec 4, 2017

Thanks for checking this. Let's be patient with travis before merging...

@coveralls
Copy link

coveralls commented Dec 5, 2017

Coverage Status

Changes Unknown when pulling 7dc7fa1 on iter_TaylorN into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling fb951f0 on iter_TaylorN into ** on master**.

1 similar comment
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling fb951f0 on iter_TaylorN into ** on master**.

@lbenet lbenet merged commit c00bae7 into master Dec 5, 2017
@lbenet
Copy link
Member Author

lbenet commented Dec 5, 2017

Merging...

@lbenet lbenet deleted the iter_TaylorN branch December 5, 2017 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants