Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Conversation

ChrisRackauckas
Copy link
Member

This just doesn't match the JuliaDiff style which is that the function call is defined by the function. I.e. out of place calls use out of place functions and in-place calls use in-place functions. This mixed it up which shouldn't be allowed in the API.

@ChrisRackauckas
Copy link
Member Author

@avik-pal

This just doesn't match the JuliaDiff style which is that the function call is defined by the function. I.e. out of place calls use out of place functions and in-place calls use in-place functions. This mixed it up which shouldn't be allowed in the API.
@codecov-commenter
Copy link

Codecov Report

Merging #166 (dd09611) into master (25a276b) will increase coverage by 1.66%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   78.28%   79.94%   +1.66%     
==========================================
  Files          14       14              
  Lines         769      753      -16     
==========================================
  Hits          602      602              
+ Misses        167      151      -16     
Impacted Files Coverage Δ
src/differentiation/vecjac_products.jl 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25a276b...dd09611. Read the comment docs.

@ChrisRackauckas ChrisRackauckas merged commit 4358332 into master Jun 11, 2022
@ChrisRackauckas ChrisRackauckas deleted the numargs branch June 11, 2022 12:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants