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 · 1 comment
Open

Tests do not consistently respect passed error tolerance #15

mfherbst opened this issue May 16, 2024 · 1 comment

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
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

2 participants