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

Modifications to interpolation routine #5

Merged
merged 2 commits into from
Jan 3, 2018
Merged

Modifications to interpolation routine #5

merged 2 commits into from
Jan 3, 2018

Conversation

ahojukka5
Copy link
Member

  • use of internal function interpolate_ which is better documented
  • removed function to interpolate in both time and spatial direction,
    useless.
  • better docstrings
  • documentation: let's write Markdown directly, code blocks can be evaluated on the fly to make sure documentation is up-to-date and working.

After all I think it's better to write MarkDown files manually.
Documenter.jl can evaluate code blocks on the fly so same time
we can make sure that documentation is up-to-date and working.
- use of internal function `interpolate_` which is better documented
- removed function to interpolate in both time and spatial direction,
  useless.
- docstrings
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 35a2f94 on interpolate into ddf2a1e on master.

@ahojukka5 ahojukka5 merged commit 061e993 into master Jan 3, 2018
@ahojukka5 ahojukka5 deleted the interpolate branch January 10, 2018 22:50
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