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

Tests do not consistently respect passed error tolerance #15

Open
mfherbst opened this issue May 16, 2024 · 4 comments
Open

Tests do not consistently respect passed error tolerance #15

mfherbst opened this issue May 16, 2024 · 4 comments

Comments

@mfherbst
Copy link
Member

Currently the tests library cannot be used with DFTK because the error tolerances are not consistently applied. For example

https://github.com/JuliaMolSim/AtomsCalculators.jl/blob/master/src/submodules/AtomsCalculatorsTesting.jl#L46

fails for crude numerical parameters in DFT calculations. We should make a pass on that.

@tjjarvinen
Copy link
Collaborator

Ah, so I missed one of the test in the end...

I will fix this. Do you want to tag it to v0.1.3 or wait for v0.2 with #12 ?

tjjarvinen added a commit that referenced this issue Jun 12, 2024
@mfherbst
Copy link
Member Author

There is no rush for us, we can just wait until #22 is in.

@cortner
Copy link
Member

cortner commented Aug 27, 2024

is this resolved?

@tjjarvinen
Copy link
Collaborator

Yes this has been fixed

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

No branches or pull requests

3 participants