Rsatoolbox

Latest version: v0.2.0

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.0

What's Changed
* concat sets dissimilarity_measure if it is identical for all rdms in list by caiw in https://github.com/rsagroup/rsatoolbox/pull/377
* RDMs.sort_by is stable by caiw in https://github.com/rsagroup/rsatoolbox/pull/376
* `RDMs.sort_by(reindex)` argument by caiw in https://github.com/rsagroup/rsatoolbox/pull/375
* Fix to rdm_plot icon scaling by JasperVanDenBosch in https://github.com/rsagroup/rsatoolbox/pull/387
* [FEAT] Topological RSA by doerlbh in https://github.com/rsagroup/rsatoolbox/pull/392
* Updating GitHub actions & types by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/399
* Bures similarity and distance by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/400
* Omit `nan`s when running `rdms.rank_transform`. by caiw in https://github.com/rsagroup/rsatoolbox/pull/403
* CI: Help publish step find the binary artifacts by JasperVanDenBosch in https://github.com/rsagroup/rsatoolbox/pull/405
* fMRI demo by JasperVanDenBosch in https://github.com/rsagroup/rsatoolbox/pull/242
* Draft CITATION.cff by caiw in https://github.com/rsagroup/rsatoolbox/pull/384
* Replace deprecated `convert_to_dataset()` with `time_as_observations()` by qian-chu in https://github.com/rsagroup/rsatoolbox/pull/410
* allow passing a target descriptor for ordering in concatenation. by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/408
* Allowing normalization in fits to be turned off by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/411
* workflows for styling and typing by JasperVanDenBosch in https://github.com/rsagroup/rsatoolbox/pull/393
* Separate workflow for style and typing (non-forked pr) by JasperVanDenBosch in https://github.com/rsagroup/rsatoolbox/pull/414

New Contributors
* qian-chu made their first contribution in https://github.com/rsagroup/rsatoolbox/pull/410

**Full Changelog**: https://github.com/rsagroup/rsatoolbox/compare/v0.1.5...v0.2.0

0.1.5

What's Changed
* added possibility to run calc_unbalanced for rdm movies by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/331
* Overlay for RDM plot by ilogue in https://github.com/rsagroup/rsatoolbox/pull/355
* Allow builds on Python 3.12 by ilogue in https://github.com/rsagroup/rsatoolbox/pull/354
* Error 0 div by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/359
* Mean remove RDMs by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/360
* Changing check order in _check_noise by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/369
* Fix a bug which could mutate a dataset when computing a covariance matrix by caiw in https://github.com/rsagroup/rsatoolbox/pull/372
* MEG demo update by ilogue in https://github.com/rsagroup/rsatoolbox/pull/364


**Full Changelog**: https://github.com/rsagroup/rsatoolbox/compare/v0.1.4...v0.1.5

0.1.4

What's Changed

* switched to nanmeans for t-tests by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/335
* data split bug by ilogue in https://github.com/rsagroup/rsatoolbox/pull/336
* EEG demo by ilogue in https://github.com/rsagroup/rsatoolbox/pull/295
* Drop support for Python 3.7 and fix readme by ilogue in https://github.com/rsagroup/rsatoolbox/pull/342
* Update comparing.rst by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/349
* Set `rdm.dissimilarity_measure` in `calc_rdm_movie`. by caiw in https://github.com/rsagroup/rsatoolbox/pull/350
* `show_rdms(..., nanmask=None)` doesn't suppress any elements by caiw in https://github.com/rsagroup/rsatoolbox/pull/353


**Full Changelog**: https://github.com/rsagroup/rsatoolbox/compare/v0.1.3...v0.1.4

0.1.3

What's Changed
* Fixing a bug where Crossnobis RDMs are created in the wrong order by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/301
* Hdf5 and Pickle version tag dynamic by ilogue in https://github.com/rsagroup/rsatoolbox/pull/306
* Integer input for unbalanced calc functions by ilogue in https://github.com/rsagroup/rsatoolbox/pull/303
* Visualization support for `rho-a` by Aceticia in https://github.com/rsagroup/rsatoolbox/pull/312
* Visualize sort by Aceticia in https://github.com/rsagroup/rsatoolbox/pull/315
* allow python 3.11 by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/316
* fixing seed for test runs by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/319
* ReadTheDocs: new build image by ilogue in https://github.com/rsagroup/rsatoolbox/pull/324
* fixing print for crossvalidation by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/317
* threshold for rdm.combine.rescale by ilogue in https://github.com/rsagroup/rsatoolbox/pull/323
* update to include small sample two factor bootstrap correction by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/318

New Contributors
* Aceticia made their first contribution in https://github.com/rsagroup/rsatoolbox/pull/312

**Full Changelog**: https://github.com/rsagroup/rsatoolbox/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* Conda packaging by ilogue in https://github.com/rsagroup/rsatoolbox/pull/302


**Full Changelog**: https://github.com/rsagroup/rsatoolbox/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Fix runtime NDArray import by ilogue in https://github.com/rsagroup/rsatoolbox/pull/296
* small bug fix for list descriptors in RDM calculations by HeikoSchuett in https://github.com/rsagroup/rsatoolbox/pull/293
* RDMs to Pandas DataFrame by ilogue in https://github.com/rsagroup/rsatoolbox/pull/298


**Full Changelog**: https://github.com/rsagroup/rsatoolbox/compare/v0.1.0...v0.1.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.