Skip to content

Commit

Permalink
Added derivative and Hessian for Picheny test function
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-k committed Feb 12, 2024
1 parent 544732b commit f9a2292
Show file tree
Hide file tree
Showing 2 changed files with 819 additions and 1 deletion.
11 changes: 11 additions & 0 deletions crates/argmin-testfunctions/proptest-regressions/picheny.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Seeds for failure cases proptest has generated in the past. It is
# automatically read and these particular cases re-run before any
# novel cases are generated.
#
# It is recommended to check this file in to source control so that
# everyone who runs the test benefits from these saved cases.
cc 5aa3ba0e4323a8dc0dd12ac1dbc1c38b376037a0c0bb90ccc29c39d7eaf085b0 # shrinks to a = 0.0, b = 0.0
cc eee01c0df03e5b5723d2865397ab5db4834e8bd8e0e97a6bc9cc8788d26edbdf # shrinks to a = 0.8734667101799871, b = 0.5043381978510337
cc 99447ad3249d3b6b719ee686fbd85095e8488bfd0e433c56571eadf8539bff21 # shrinks to a = 0.5555316208817483, b = 0.15793555431430475
cc 3b77493a4ce1cd91948096939c65ca5859b1b7f8b2714eb94bd442561ca373fe
cc d8e9c4c61c5dd81da980ed3275484ddf7f558553f059e0513d90ffe4dfe5dddb # shrinks to a = 0.9727914197428091, b = 0.21845982572353503
Loading

0 comments on commit f9a2292

Please sign in to comment.