Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlaugesen authored Oct 3, 2024
1 parent 687f453 commit d4a266c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It is very flexible and can accomodate a wide range of decisions.
This package is a reference implementation of the RUV method.

It includes a set of commonly used decision rules, utility functions, damage functions, and economic models.
The implementation is reasonably computationally efficient and parallelises timesteps over available CPU cores but the primary focus is on clarity and flexibility.
The implementation is sufficiently computationally efficient for most situations and parallelises timesteps over available CPU cores. The primary focus is on clarity and flexibility.

The scope is intentionally narrow and does not include any figure generation, data loading and saving, other metrics, or analysis functionality.
These functions are intended to be implemented in a larger workflow or analysis pipeline which calls the main entry point of this library.
Expand Down

0 comments on commit d4a266c

Please sign in to comment.