Skip to content

setup chunking structure #20

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

Merged
merged 6 commits into from
Jun 20, 2019
Merged

setup chunking structure #20

merged 6 commits into from
Jun 20, 2019

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

Co-Authored-By: Mathieu Besançon <[email protected]>
dx = nothing,
color=1:length(x))

t = zeros(Dual{typeof(f), eltype(x), maximum(color)},length(x))
if _chunksize === nothing
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move the assignment at beginning of expression? chunksize = if _chunksize ...

ChrisRackauckas and others added 2 commits June 19, 2019 21:57
Co-Authored-By: Mathieu Besançon <[email protected]>
Co-Authored-By: Mathieu Besançon <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit 747279e into master Jun 20, 2019
@ChrisRackauckas ChrisRackauckas deleted the chunk branch June 20, 2019 17:38
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.

2 participants