Expand description
Calculation for investment tools such as Levelised Cost of X (LCOX) and Net Present Value (NPV).
Modulesยง
- coefficients ๐
- Calculation of cost coefficients for investment tools.
- constraints ๐
- Constraints for the optimisation problem.
- costs ๐
- Costs for the optimisation problem.
- optimisation ๐
- Optimisation problem for investment tools.
Structsยง
- Appraisal
Output - The output of investment appraisal required to compare potential investment decisions
Functionsยง
- appraise_
investment - Appraise the given investment with the specified objective type
- calculate_
lcox ๐ - Calculate LCOX for a hypothetical investment in the given asset.
- calculate_
npv ๐ - Calculate NPV for a hypothetical investment in the given asset.