-
Notifications
You must be signed in to change notification settings - Fork 769
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
Gnc #617
Gnc #617
Commits on Nov 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7e29944 - Browse repository at this point
Copy the full SHA 7e29944View commit details
Commits on Nov 26, 2020
-
starting to create test and code for gncParams
lcarlone committedNov 26, 2020 Configuration menu - View commit details
-
Copy full SHA for b5d06b5 - Browse repository at this point
Copy the full SHA b5d06b5View commit details
Commits on Nov 27, 2020
-
added equals in NonlinearOptimizerParams
lcarlone committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for ff40590 - Browse repository at this point
Copy the full SHA ff40590View commit details -
lcarlone committed
Nov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 90dd2c7 - Browse repository at this point
Copy the full SHA 90dd2c7View commit details -
lcarlone committed
Nov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for f897fa8 - Browse repository at this point
Copy the full SHA f897fa8View commit details -
lcarlone committed
Nov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for a33c50f - Browse repository at this point
Copy the full SHA a33c50fView commit details -
lcarlone committed
Nov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 5222599 - Browse repository at this point
Copy the full SHA 5222599View commit details -
simplified small test to make it more understandable
lcarlone committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 7c22c2c - Browse repository at this point
Copy the full SHA 7c22c2cView commit details -
lcarlone committed
Nov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 0f07251 - Browse repository at this point
Copy the full SHA 0f07251View commit details -
stuck on conversion of noise model
lcarlone committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for e991880 - Browse repository at this point
Copy the full SHA e991880View commit details -
finally I have a way to properly change the noise model!
lcarlone committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 5db6894 - Browse repository at this point
Copy the full SHA 5db6894View commit details -
lcarlone committed
Nov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 7ce0641 - Browse repository at this point
Copy the full SHA 7ce0641View commit details
Commits on Nov 28, 2020
-
new constructor test which gets rid of robust loss now passes!
lcarlone committedNov 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 556fa83 - Browse repository at this point
Copy the full SHA 556fa83View commit details -
yay! only the final monster to go!
lcarlone committedNov 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 9e3263f - Browse repository at this point
Copy the full SHA 9e3263fView commit details -
lcarlone committed
Nov 28, 2020 Configuration menu - View commit details
-
Copy full SHA for dab0090 - Browse repository at this point
Copy the full SHA dab0090View commit details -
lcarlone committed
Nov 28, 2020 Configuration menu - View commit details
-
Copy full SHA for ef47741 - Browse repository at this point
Copy the full SHA ef47741View commit details -
added functionality to fix weights
lcarlone committedNov 28, 2020 Configuration menu - View commit details
-
Copy full SHA for c4644a0 - Browse repository at this point
Copy the full SHA c4644a0View commit details -
lcarlone committed
Nov 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 7699f04 - Browse repository at this point
Copy the full SHA 7699f04View commit details -
done - PGO works like a charm!
lcarlone committedNov 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 786d4bb - Browse repository at this point
Copy the full SHA 786d4bbView commit details
Commits on Dec 5, 2020
-
lcarlone committed
Dec 5, 2020 Configuration menu - View commit details
-
Copy full SHA for fcf2d31 - Browse repository at this point
Copy the full SHA fcf2d31View commit details -
lcarlone committed
Dec 5, 2020 Configuration menu - View commit details
-
Copy full SHA for db1a366 - Browse repository at this point
Copy the full SHA db1a366View commit details
Commits on Dec 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for af069ab - Browse repository at this point
Copy the full SHA af069abView commit details
Commits on Dec 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 47775a7 - Browse repository at this point
Copy the full SHA 47775a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9903fb9 - Browse repository at this point
Copy the full SHA 9903fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d85d9c6 - Browse repository at this point
Copy the full SHA d85d9c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e49fc - Browse repository at this point
Copy the full SHA 58e49fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0a81f8 - Browse repository at this point
Copy the full SHA d0a81f8View commit details -
Separated GM & TLS case make sure the mu set size is explicitly stated (does not depend on default values)
Configuration menu - View commit details
-
Copy full SHA for 9caa0d1 - Browse repository at this point
Copy the full SHA 9caa0d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 428d17a - Browse repository at this point
Copy the full SHA 428d17aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 594f63d - Browse repository at this point
Copy the full SHA 594f63dView commit details
Commits on Dec 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 398c013 - Browse repository at this point
Copy the full SHA 398c013View commit details
Commits on Dec 22, 2020
-
templating on params is still problematic
lcarlone committedDec 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 75bd3dc - Browse repository at this point
Copy the full SHA 75bd3dcView commit details -
lcarlone committed
Dec 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 7efd5cc - Browse repository at this point
Copy the full SHA 7efd5ccView commit details -
fixed templating, added a strict unit test on inlier threshold
lcarlone committedDec 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 0e09f01 - Browse repository at this point
Copy the full SHA 0e09f01View commit details -
made function name less ambiguous, added more comments on inlierThres…
…hold
lcarlone committedDec 22, 2020 Configuration menu - View commit details
-
Copy full SHA for cd82a56 - Browse repository at this point
Copy the full SHA cd82a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 046db87 - Browse repository at this point
Copy the full SHA 046db87View commit details
Commits on Dec 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for be5d3d2 - Browse repository at this point
Copy the full SHA be5d3d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c571744 - Browse repository at this point
Copy the full SHA c571744View commit details
Commits on Dec 24, 2020
-
- handled degenerate case in mu initialization - set TLS as default - added more unit tests
lcarlone committedDec 24, 2020 Configuration menu - View commit details
-
Copy full SHA for dc5c769 - Browse repository at this point
Copy the full SHA dc5c769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ed225 - Browse repository at this point
Copy the full SHA 92ed225View commit details
Commits on Dec 29, 2020
-
moved GncParams to separate file, addressing comments by Frank, 1/n
lcarlone committedDec 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 06dfeb7 - Browse repository at this point
Copy the full SHA 06dfeb7View commit details -
lcarlone committed
Dec 29, 2020 Configuration menu - View commit details
-
Copy full SHA for eea5276 - Browse repository at this point
Copy the full SHA eea5276View commit details -
addressed all except 2 comments by Frank. waiting for inputs on the 2…
… outstanding issues
lcarlone committedDec 29, 2020 Configuration menu - View commit details
-
Copy full SHA for dfdd206 - Browse repository at this point
Copy the full SHA dfdd206View commit details
Commits on Dec 30, 2020
-
moved gncLossType outside params
lcarlone committedDec 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 2467238 - Browse repository at this point
Copy the full SHA 2467238View commit details -
addressed final comments by Frank
lcarlone committedDec 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 248eec8 - Browse repository at this point
Copy the full SHA 248eec8View commit details