-
Notifications
You must be signed in to change notification settings - Fork 6
Numericalnim tutorials #51
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
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
00da433
draft ode tutorial
HugoGranstrom 530593a
half finished optimization
HugoGranstrom 9819fa2
add last code block now that numericalnim is updated
HugoGranstrom 590aeb9
1d interpolation done, next 2d and ND
HugoGranstrom 08df982
2d interpolation done
HugoGranstrom 056b0b4
ND interpolation
HugoGranstrom d83afac
short levmarq curve fitting tutorial
HugoGranstrom 67d34b3
pin old ggplotnim to make CI work
HugoGranstrom a6ef7e0
pietro feedback
HugoGranstrom b9ba650
ode only benchmark a subset of methods
HugoGranstrom 74e6f5a
Update book/numerical_methods/curve_fitting.nim
HugoGranstrom bfae91e
Update book/numerical_methods/curve_fitting.nim
HugoGranstrom 5a42fd6
Apply suggestions from code review by Vindaar
HugoGranstrom d04ebd9
fix noise
HugoGranstrom 85e954b
Merge branch 'docNumericalnim' of github.com:SciNim/getting-started i…
HugoGranstrom 8888c84
add references to ode
HugoGranstrom a3d9b66
add chi2 and chi2/dof
HugoGranstrom b591abf
add interpretation of chi2
HugoGranstrom ec098e9
add options and param errors
HugoGranstrom 5a57116
fixes
HugoGranstrom 3817b5d
add links to documentation
HugoGranstrom 288cf13
curve_fitting now uses numericalnim's new procs for parameter estimation
HugoGranstrom c69d547
minor fixes
HugoGranstrom 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
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.