Published April 2, 2022
| Version v0.1.38
Software
Open
MatthewHeun/Recca: v0.1.38
Description
Recca 0.1.38 (2022-04-02)
- Removed unnecessary assertion that
matsbyname
is available in aggregation functions. - Eliminated
finaldemand_aggregates_with_units()
, because nobody was using it. - New function
calc_eta_pfd()
calculates gross and net efficiencies from primary to final demand. - New function
region_aggregates()
calculates regional aggregates according to columns in a data frame. - New look for
pkgdown
website. extend_to_exergy()
gains new argumentsmat_piece
,phi_piece
,notation
, andprepositions
to enable more flexible row and column name matching between the various matrices and phi vectors. In addition,extend_to_exergy()
now usesmatsbyname::vec_from_store_byname()
internally to correctly handle hatized vector multiplication.- Many new tests for new features.
- Now up to 556 tests, all passing.
- Test coverage remains at 100 %.
Files
MatthewHeun/Recca-v0.1.38.zip
Files
(7.5 MB)
Name | Size | Download all |
---|---|---|
md5:e2b8d6532e7bd45eab86dff491015f05
|
7.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/MatthewHeun/Recca/tree/v0.1.38 (URL)