Skip to content

Conversation

@jialuw96
Copy link
Collaborator

@jialuw96 jialuw96 commented Apr 22, 2024

Add unit tests, including:

  • test kinetics examples with A- and D-optimality, mixed-integer or relaxed in Pyomo
  • test kientics examples with A-optimality MILP, and D-optimality NLP in Cvxpy
  • test functions, including MeasurementData, SensitivityData, and all five types of covariance matrix

@jialuw96 jialuw96 requested a review from adowling2 April 22, 2024 05:42
@jialuw96
Copy link
Collaborator Author

@adowling2 Please see the following for the unit tests added. The instructions on what are them and how to run them are also updated in the readme file. Thank you!

  • test_example.py: test the kinetics example in Pyomo in A- and D-optimality, mixed integer and relaxed
  • test_cvxpy.py: test the kinetics example in Cvxpy in A-optimality MILP and D-optimality NLP problems
  • test_function.py: test the SensitivityData, MeasurementData objects, and all five types of covariance matrix

@ksbeattie
Copy link
Member

@adowling2 what about this one?

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.

3 participants