basic structure of solution
d30f4c50
created helper class for bracket
2cb0f125
added unit test new behavior
7bb9a80b
passes unit tests locally, but needs refactor
4da95043
update newton bounds
4e6c6f6b
added special cases
dd5693fb
added more tests
acd0241f
Refactored into state and solvers
89ac04c7
Merge pull request #1 from boostorg/develop
c690172a
clarity improvements in comments and code
849e9d58
fix inspect issues
7a4c5617
fix CI errors: division by zero and array include
90582fc9
direct init array<bool, 2> to fix clang 6 error
42b0bbce
fix another windows 1/0 compile error
2cea8883
Merge remote-tracking branch 'origin/develop'
e94fa657
Merge branch 'develop' into 1d_newton
6e29567c
add BitSpace for smarter bisection
632a2590
Remove void_t because it requires C++17
33319e7e
refactor approach
27563241
added () around min and max
07271f30
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub