Conversation
Now NcmFit calls m2lnL once if no parameters are free.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #137 +/- ##
==========================================
+ Coverage 60.38% 60.72% +0.34%
==========================================
Files 481 481
Lines 88749 89007 +258
==========================================
+ Hits 53590 54049 +459
+ Misses 35159 34958 -201 ☔ View full report in Codecov by Sentry. |
…lable. More tools added to numcosmo command line tool, fisher, fisher-bias, theory-vector.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Introduced a new command line tool for NumCosmo:
numcosmo from-cosmosisconverts a cosmosis ini file to NumCosmo yaml formatnumcosmo run fitcomputes the best-fit for an experiment (NumCosmo's analysis)numcosmo run testtest an experimentnumcosmo run fishercomputes a fisher matrixnumcosmo run fisher-biascomputes a fisher matrixnumcosmo run theory-vectorcomputes the theory vectornumcosmo run mcmc apescomputes the MCMC sampling of the experiment using APES