-
Notifications
You must be signed in to change notification settings - Fork 1k
frollmax2: code reorg, docs, tests #5890
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
Closed
Closed
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
cca5b79
frollmax exact, buggy fast, no fast adaptive
jangorecki 14555b2
frollmax fast fixing bugs
jangorecki 437b928
frollmax man to fix CRAN check
jangorecki 2fd0faf
frollmax fast adaptive non NA, dev
jangorecki 6c3201a
froll docs, adaptive left
jangorecki 4a6f063
no frollmax fast adaptive
jangorecki feef63d
frollmax adaptive exact NAs handling
jangorecki 63ea485
PR summary in news
jangorecki 63f2e7d
align happens in one place, less duplicated code
jangorecki 5341409
push up even more to frollR to reduce code duplication
jangorecki c4675be
frollapply push up align arg and early stopping up
jangorecki ccd5c43
typo fix in NEWS.md
jangorecki 2494b97
keep R agnostic C code in froll.c, yet deduplicated
jangorecki 77a01e7
new functionality unit tests
jangorecki 311d12f
doc further improving
jangorecki 2a54cfd
tests and NEWS
jangorecki File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some points here refer to future PRs