-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix an issue with the LL Hessian methods and adds tests (#18)
* Test PoissonLogLikelihoodWithLinearModelForMeanAndProjData Hessian * Do subtraction in accumulate_sub_Hessian_times_input for Poisson * Update Hessian_vector_product documentation and test error message * Rename test_objective_function_Hessian to test_objective_function_Hessian_concavity This is a change to keep consistency with changes in UCL#901
- Loading branch information
robbietuk
authored
Jun 22, 2021
1 parent
a127e4d
commit 9d93017
Showing
3 changed files
with
58 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters