Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Feature: Added `currencies` method to `ExchangeRateTable` class, allowing users to retrieve a list of currency codes. - Feature: Added `candidate_parameters` method to `OptimizationView` class, allowing users to retrieve only the parameters for a given optimization candidate. - Feature: Added `candidate_metrics` method to `OptimizationView` class, allowing users to retrieve only the metrics (objectives and constraints) for a given optimization candidate. - Feature: Added `sensitivity_analysis` method to `OptimizationView` class, allowing users to retrieve the senstivity analysis output for a selected set of candidates.
- Loading branch information