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

merge #4415

Closed
wants to merge 8 commits into from
Closed

merge #4415

wants to merge 8 commits into from

Conversation

gf712
Copy link
Member

@gf712 gf712 commented Nov 15, 2018

No description provided.

Gil and others added 8 commits October 15, 2018 15:48
Refactored all the opeations tests.
* Decreased tolerance for float type tests to work with `float32_t`, `float64_t` and `floatmax_t`
* Changed tests where `int` types are required to work with both `int` and `float`
* Did not add `complex128_t`, `bool` or `char` tests
I added the SE test whilst there is no fix for the typed test for this case (see my PR description)
* get_epsilon is called inside each test case to determine the tolerance
* tested these values with my own machine
* solver tests will have a lower threshold, as these seem to change quite a bit depending on machine and lapack/blas installations
* if typed testing is rolled out for all unit tests should move this to its own header file
* solvers have a fixed threshold
* also fixed indentation
@gf712 gf712 closed this Nov 15, 2018
@karlnapf
Copy link
Member

I think we mentioned somewhere in the docs that we want to use rebase based pulling

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.

None yet

2 participants