enso/distribution
James Dunkerley 1aa0bb3552
Rank Data, Correlation, Covariance, R Squared (#3484)
- Added new `Statistic`s: Covariance, Pearson, Spearman, R Squared
- Added `covariance_matrix` function
- Added `pearson_correlation` function to compute correlation matrix
- Added `rank_data` and Rank_Method type to create rankings of a Vector
- Added `spearman_correlation` function to compute Spearman Rank correlation matrix

# Important Notes
- Added `Panic.throw_wrapped_if_error` and `Panic.handle_wrapped_dataflow_error` to help with errors within a loop.
- Removed `Array.set_at` use from `Table.Vector_Builder`
2022-05-30 17:13:06 +00:00
..
bin Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
engine/THIRD-PARTY Profile the language server (#3389) 2022-05-10 12:44:05 +00:00
launcher Frgaal integration in sbt (#3421) 2022-05-04 21:18:40 +02:00
lib/Standard Rank Data, Correlation, Covariance, R Squared (#3484) 2022-05-30 17:13:06 +00:00
project-manager/THIRD-PARTY Frgaal integration in sbt (#3421) 2022-05-04 21:18:40 +02:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Bump Minimal PM/Launcher Versions for New Engine (#1854) 2021-07-13 13:08:00 +02:00