-
Notifications
You must be signed in to change notification settings - Fork 1
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
Improve documentation and introduce simple synthetic examples #4
Merged
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c334143 - Browse repository at this point
Copy the full SHA c334143View commit details -
Configuration menu - View commit details
-
Copy full SHA for 116b4e2 - Browse repository at this point
Copy the full SHA 116b4e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 511c9d0 - Browse repository at this point
Copy the full SHA 511c9d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c81616 - Browse repository at this point
Copy the full SHA 7c81616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eecb38 - Browse repository at this point
Copy the full SHA 5eecb38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1022971 - Browse repository at this point
Copy the full SHA 1022971View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7cba3c - Browse repository at this point
Copy the full SHA b7cba3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf133f - Browse repository at this point
Copy the full SHA 0cf133fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16dac8d - Browse repository at this point
Copy the full SHA 16dac8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30dd4ff - Browse repository at this point
Copy the full SHA 30dd4ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed58b3f - Browse repository at this point
Copy the full SHA ed58b3fView commit details -
Fix
plot_front
and fix tutorialRemove the condition on the maximum design cost in `plot_front`. Fix `SimpleGenerative.jl` tutorial.
Configuration menu - View commit details
-
Copy full SHA for cf69b9c - Browse repository at this point
Copy the full SHA cf69b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7728615 - Browse repository at this point
Copy the full SHA 7728615View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53dd9c1 - Browse repository at this point
Copy the full SHA 53dd9c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3da294 - Browse repository at this point
Copy the full SHA c3da294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1355c68 - Browse repository at this point
Copy the full SHA 1355c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8828d96 - Browse repository at this point
Copy the full SHA 8828d96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 089b3c8 - Browse repository at this point
Copy the full SHA 089b3c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8083f01 - Browse repository at this point
Copy the full SHA 8083f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6844e4a - Browse repository at this point
Copy the full SHA 6844e4aView commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e00de35 - Browse repository at this point
Copy the full SHA e00de35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9189891 - Browse repository at this point
Copy the full SHA 9189891View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e3fc11 - Browse repository at this point
Copy the full SHA 2e3fc11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3486272 - Browse repository at this point
Copy the full SHA 3486272View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e380cc - Browse repository at this point
Copy the full SHA 9e380ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 785263a - Browse repository at this point
Copy the full SHA 785263aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 010e883 - Browse repository at this point
Copy the full SHA 010e883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bbb021 - Browse repository at this point
Copy the full SHA 6bbb021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd8673 - Browse repository at this point
Copy the full SHA 7cd8673View commit details
Commits on Dec 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3b85a6 - Browse repository at this point
Copy the full SHA f3b85a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f6037 - Browse repository at this point
Copy the full SHA 26f6037View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3e1b15 - Browse repository at this point
Copy the full SHA e3e1b15View commit details -
Fixing
QuadraticDistance
and uncertaintiesOptimizes code in `distancebased.jl`. Changes the way that an "uncertainty" is provided. That is, while "distances" and "similarities" are provided by a user through a function call, an "uncertainty" was originally given as a type. Fixes #13
Configuration menu - View commit details
-
Copy full SHA for b50a3cb - Browse repository at this point
Copy the full SHA b50a3cbView commit details
Commits on Dec 3, 2023
-
Fixed Mahalanobis distance, tutorials (#12)
- Implemented a variant of sq. Mahalanobis distance with missing entries, see https://www.jstor.org/stable/3559861 on page 285, fixes #12 - Renamed `MahalanobisDistance` to `SquaredMahalanobisDistance` - Minor adjustments to tutorials - Removed extra dependencies - Incremented version Fixes #11 and #12
Configuration menu - View commit details
-
Copy full SHA for 85c17c1 - Browse repository at this point
Copy the full SHA 85c17c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b03af - Browse repository at this point
Copy the full SHA 52b03afView commit details
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.