Skip to content
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

Add a WeightedCost #329

Merged
merged 40 commits into from
Jul 22, 2024
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
7d3051a
Add a WeightedCost
NicolaCourtier May 16, 2024
7898e88
Fix setting
NicolaCourtier May 16, 2024
7a9bcc4
Add tests
NicolaCourtier May 16, 2024
39524d3
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier May 17, 2024
400c875
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier May 23, 2024
a1c2ec6
Update base_cost.py
NicolaCourtier May 23, 2024
501064d
Update CHANGELOG.md
NicolaCourtier May 24, 2024
1fbcf11
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier May 28, 2024
61b4bbd
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jun 10, 2024
5fa3db4
Update imports
NicolaCourtier Jun 10, 2024
23b1099
Update x0 to [0.5]
NicolaCourtier Jun 10, 2024
d6708d6
style: pre-commit fixes
pre-commit-ci[bot] Jun 10, 2024
ff93f70
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jun 10, 2024
37ac6e2
style: pre-commit fixes
pre-commit-ci[bot] Jun 10, 2024
1c540d9
Update spm_weighted_cost.py
NicolaCourtier Jun 11, 2024
3a9e10a
Update TypeError with test
NicolaCourtier Jun 11, 2024
449a753
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jun 18, 2024
41acda3
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jul 4, 2024
bfaba72
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jul 4, 2024
be1c566
Update spm_weighted_cost.py
NicolaCourtier Jul 4, 2024
f608aa7
Update evaluate and _evaluate
NicolaCourtier Jul 5, 2024
68b763d
Pass current_sensitivities to MAP
NicolaCourtier Jul 5, 2024
8c2632d
Add test_weighted_design_cost
NicolaCourtier Jul 5, 2024
ea655f0
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jul 5, 2024
c189d7a
style: pre-commit fixes
pre-commit-ci[bot] Jul 5, 2024
2b1ae4c
Add evaluate back into GaussianLogLikelihood
NicolaCourtier Jul 5, 2024
939b364
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jul 5, 2024
eb5ce52
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jul 8, 2024
626a070
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jul 11, 2024
8c41327
Update to super()
NicolaCourtier Jul 11, 2024
12daca8
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jul 11, 2024
dee6cbe
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier Jul 15, 2024
80a803e
style: pre-commit fixes
pre-commit-ci[bot] Jul 15, 2024
f185523
Update prediction to self._current_prediction
NicolaCourtier Jul 15, 2024
23b77e8
Update y to self._current_prediction
NicolaCourtier Jul 15, 2024
5157a8d
Update cost_list to args
NicolaCourtier Jul 16, 2024
3e220b1
Remove repeated line
NicolaCourtier Jul 16, 2024
95600be
Add descriptions
NicolaCourtier Jul 16, 2024
d739642
refactor: move WeightedCost into seperate file
BradyPlanden Jul 18, 2024
766bd16
Merge branch 'develop' into 327-weighted-cost
BradyPlanden Jul 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into 327-weighted-cost
NicolaCourtier authored May 17, 2024
commit 39524d31acdf7aca93daba683d32edf43229b925

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.