-
Notifications
You must be signed in to change notification settings - Fork 12
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
WIP: Mm/uq app #337
base: development
Are you sure you want to change the base?
WIP: Mm/uq app #337
Commits on Sep 27, 2023
-
Michael McLeod committed
Sep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 1972ef5 - Browse repository at this point
Copy the full SHA 1972ef5View commit details -
Initial UQ draft using f = l2norm, g = l1norm
Michael McLeod committedSep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 7f2651f - Browse repository at this point
Copy the full SHA 7f2651fView commit details -
Minimise posterior arguments using lambda w/ capture
Michael McLeod committedSep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ee9885 - Browse repository at this point
Copy the full SHA 6ee9885View commit details
Commits on Sep 28, 2023
-
Add yaml parsing first instance
Michael McLeod committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b8da12 - Browse repository at this point
Copy the full SHA 5b8da12View commit details -
move wavelet op construction into function
Michael McLeod committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 58bacb8 - Browse repository at this point
Copy the full SHA 58bacb8View commit details -
Move measurement op & input data setup out of main
Michael McLeod committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 385f263 - Browse repository at this point
Copy the full SHA 385f263View commit details
Commits on Oct 1, 2023
-
Refactor out measurement operator creation
Michael McLeod committedOct 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b75d7c - Browse repository at this point
Copy the full SHA 5b75d7cView commit details -
Move wavelet operator call closer to other setup calls
Michael McLeod committedOct 1, 2023 Configuration menu - View commit details
-
Copy full SHA for d8a63ee - Browse repository at this point
Copy the full SHA d8a63eeView commit details -
Michael McLeod committed
Oct 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 3832000 - Browse repository at this point
Copy the full SHA 3832000View commit details -
Add out_path to parser to prevent inconsistencies
Michael McLeod committedOct 1, 2023 Configuration menu - View commit details
-
Copy full SHA for e6d013b - Browse repository at this point
Copy the full SHA e6d013bView commit details -
Returning a struct for consistency
Michael McLeod committedOct 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 4d160cb - Browse repository at this point
Copy the full SHA 4d160cbView commit details -
Move refactored fns into new (poorly named) file
Michael McLeod committedOct 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 9087faa - Browse repository at this point
Copy the full SHA 9087faaView commit details -
Add Purify config file read to UQ
Michael McLeod committedOct 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 0920091 - Browse repository at this point
Copy the full SHA 0920091View commit details
Commits on Oct 2, 2023
-
Michael McLeod committed
Oct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for efcefa8 - Browse repository at this point
Copy the full SHA efcefa8View commit details -
Michael McLeod committed
Oct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for da5ef51 - Browse repository at this point
Copy the full SHA da5ef51View commit details
Commits on Nov 6, 2024
-
Merge branch 'development' into mm/uq_app
Michael McLeod committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 09be40c - Browse repository at this point
Copy the full SHA 09be40cView commit details
Commits on Nov 7, 2024
-
Michael McLeod committed
Nov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 693681a - Browse repository at this point
Copy the full SHA 693681aView commit details
Commits on Nov 13, 2024
-
Michael McLeod committed
Nov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 9f0923b - Browse repository at this point
Copy the full SHA 9f0923bView commit details
Commits on Nov 14, 2024
-
Move non-templated functions to cpp file!
Michael McLeod committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for f1a1982 - Browse repository at this point
Copy the full SHA f1a1982View commit details -
Michael McLeod committed
Nov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 48d3dd8 - Browse repository at this point
Copy the full SHA 48d3dd8View commit details
Commits on Nov 21, 2024
-
Merge branch 'development' of github.com:astro-informatics/purify int…
…o development
Michael McLeod committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 24a812c - Browse repository at this point
Copy the full SHA 24a812cView commit details -
Michael McLeod committed
Nov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 9570311 - Browse repository at this point
Copy the full SHA 9570311View commit details -
Michael McLeod committed
Nov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 7ec30b4 - Browse repository at this point
Copy the full SHA 7ec30b4View commit details -
Merge branch 'development' into mm/uq_app
Michael McLeod committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for c0fe3fb - Browse repository at this point
Copy the full SHA c0fe3fbView commit details -
Merge branch 'mm/update_sopt_interfacing' into mm/uq_app
Michael McLeod committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for a0c7b92 - Browse repository at this point
Copy the full SHA a0c7b92View commit details -
Unified approach for f/g function types
Michael McLeod committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 1d35084 - Browse repository at this point
Copy the full SHA 1d35084View commit details -
Remove gProximalType references
Michael McLeod committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 734abcf - Browse repository at this point
Copy the full SHA 734abcfView commit details -
Move type map into types header
Michael McLeod committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 773bd91 - Browse repository at this point
Copy the full SHA 773bd91View commit details -
Add differentiable function to yaml
Michael McLeod committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 632ecb9 - Browse repository at this point
Copy the full SHA 632ecb9View commit details -
Michael McLeod committed
Nov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 2dd9c4c - Browse repository at this point
Copy the full SHA 2dd9c4cView commit details -
Michael McLeod committed
Nov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 0c11af2 - Browse repository at this point
Copy the full SHA 0c11af2View commit details -
Michael McLeod committed
Nov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 277b8ca - Browse repository at this point
Copy the full SHA 277b8caView commit details -
Michael McLeod committed
Nov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 6af78c7 - Browse repository at this point
Copy the full SHA 6af78c7View commit details -
Refactor function setup for re-use
Michael McLeod committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 7bfd22b - Browse repository at this point
Copy the full SHA 7bfd22bView commit details -
Default to avoid null pointers
Michael McLeod committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for f089c07 - Browse repository at this point
Copy the full SHA f089c07View commit details -
Michael McLeod committed
Nov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 65cdc87 - Browse repository at this point
Copy the full SHA 65cdc87View commit details