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

Added safe weighting function with optional unsafe version #20

Merged
merged 9 commits into from
May 15, 2018

Conversation

JonasIsensee
Copy link
Member

Docs still need to be changed.

Question: Which version should be the default?

@JonasIsensee
Copy link
Member Author

@Datseris
What's the point of this parametrization? F should always be a function.

struct LinearLocalModel{F} <: AbstractLocalModel
    n::Int #n=0,1,2,3
    ω::F
    f::F
end

@Datseris Datseris merged commit cc80644 into master May 15, 2018
@JonasIsensee JonasIsensee deleted the weighting branch May 16, 2018 19:25
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.

None yet

2 participants