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

Update to new EKP (remove local posdef_correct) & typo fix #249

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

odunbar
Copy link
Collaborator

@odunbar odunbar commented Nov 3, 2023

Purpose

Content

  • Scalar weight needed a multiplication to make consistent with theory & vector case.
  • Removes posdef_correct which is causing test failures due to new EKP export of a function with the same name. (We default to using the EKP version)

  • I have read and checked the items on the review checklist.

@odunbar
Copy link
Collaborator Author

odunbar commented Nov 3, 2023

bors r+

bors bot added a commit that referenced this pull request Nov 3, 2023
249: typo fix r=odunbar a=odunbar

<!--- THESE LINES ARE COMMENTED -->
## Purpose 
<!--- One sentence to describe the purpose of this PR, refer to any linked issues:
#14 -- this will link to issue 14
Closes #2 -- this will automatically close issue 2 on PR merge
-->


## To-do
<!---  list of proposed tasks in the PR, move to "Content" on completion 
- Proposed task
-->


## Content
<!---  specific tasks that are currently complete 
- Solution implemented
-->


<!---
Review checklist

I have:
- followed the codebase contribution guide: https://clima.github.io/ClimateMachine.jl/latest/Contributing/
- followed the style guide: https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/
- followed the documentation policy: https://github.com/CliMA/policies/wiki/Documentation-Policy
- checked that this PR does not duplicate an open PR.

In the Content, I have included 
- relevant unit tests, and integration tests, 
- appropriate docstrings on all functions, structs, and modules, and included relevant documentation.

-->

----
- [ ] I have read and checked the items on the review checklist.


Co-authored-by: odunbar <odunbar@caltech.edu>
@odunbar
Copy link
Collaborator Author

odunbar commented Nov 3, 2023

bors r-

Copy link
Contributor

bors bot commented Nov 3, 2023

Canceled.

compat with v1.1.4 EKP
@odunbar odunbar force-pushed the orad/reweight_loss branch from 100eba3 to e7a64d6 Compare November 3, 2023 21:19
@odunbar odunbar changed the title typo fix Update to new EKP (remove local posdef_correct) & typo fix Nov 3, 2023
@odunbar
Copy link
Collaborator Author

odunbar commented Nov 3, 2023

bors r+

Copy link
Contributor

bors bot commented Nov 3, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 8de1bea into main Nov 3, 2023
5 checks passed
@bors bors bot deleted the orad/reweight_loss branch November 3, 2023 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant