Representational Similarity Analysis (RSA) in Python
Project description
# Representational Similarity Analysis 3.0
[![Documentation Status](https://readthedocs.org/projects/rsatoolbox/badge/?version=latest)](https://rsatoolbox.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/rsatoolbox.svg)](https://badge.fury.io/py/rsatoolbox) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/626ca9ec9f75485a9f73783c02710b1f)](https://www.codacy.com/gh/rsagroup/rsatoolbox?utm_source=github.com&utm_medium=referral&utm_content=rsagroup/rsatoolbox&utm_campaign=Badge_Grade) [![CodeFactor](https://www.codefactor.io/repository/github/rsagroup/rsatoolbox/badge)](https://www.codefactor.io/repository/github/rsagroup/rsatoolbox) [![codecov](https://codecov.io/gh/rsagroup/rsatoolbox/branch/master/graph/badge.svg)](https://codecov.io/gh/rsagroup/rsatoolbox)
Conceived during the RSA retreat 2019 in Blue Mountains.
[Documentation](https://rsatoolbox.readthedocs.io/)
#### Getting Started
To install the latest stable version of rsatoolbox with pip:
`sh pip install rsatoolbox `
or with conda:
`sh conda install -c conda-forge rsatoolbox `
here is a simple code sample:
`python import numpy, rsatoolbox data = rsatoolbox.data.Dataset(numpy.random.rand(10, 5)) rdms = rsatoolbox.rdm.calc_rdm(data) rsatoolbox.vis.show_rdm(rdms) `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for rsatoolbox-0.1.2-cp310-cp310-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc07511a9b8707ca8eca905fc47862ccc1f229758f82f74f1b33a3d749ec9913 |
|
MD5 | 2f4b2d5df25aee605b09706864ea8104 |
|
BLAKE2b-256 | c34b6006fd18e5a0539b0774dca519e3ddd37ad2960935a5186ab042690e0913 |
Hashes for rsatoolbox-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab37201de70f82b9ac85c42e036ca82acf38db301c2cbd8b793a236854b146ce |
|
MD5 | 661740dee998c9c2e1514c8c889773b6 |
|
BLAKE2b-256 | b02dcf7ee631bbe196d14ad686afc5fa315c41577dd7a3a03d54977d1e423165 |
Hashes for rsatoolbox-0.1.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d93222e61ad25ad7c60395e56f7aeda5d4a2e5c64928a5b10d236bcb8b7a63dc |
|
MD5 | 7ff7cbdbb1cbbd6bd28a39acc8403986 |
|
BLAKE2b-256 | d371f84a9c6eb69644368e6891034f50cea7cc10187ae9debb42d37c1a01a4df |
Hashes for rsatoolbox-0.1.2-cp39-cp39-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f3d66b5d6321fac8d332f6e5c07ed36938593e1ae383ff044e9eb248b4f567c |
|
MD5 | 5e6a63b2f4be2dc0b97668e3f204ea9d |
|
BLAKE2b-256 | c774e46e5930bada9c75b3da0f25b1eb550a2ac00409ed95637a2290546c12a4 |
Hashes for rsatoolbox-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f63b204628d2935f4c2e2f739335ac0c75565ac524e7d03c41064f1fe7192b2 |
|
MD5 | d97cde09c016fa6e9cd35dfd2512cfe5 |
|
BLAKE2b-256 | a8827823fdb9cdf15048761e4bbaa2b27d1cd75f7f5201d6bdfdfce5ffa08146 |
Hashes for rsatoolbox-0.1.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c07f7b9979d7c9d412bbb9668d97e9927bbc560f30ab5b02c2fbfe38e0aa1919 |
|
MD5 | 47ac85826c4ae261f0331df720d8dace |
|
BLAKE2b-256 | e7f66ecd496f74e83477e85e3b1efd8ad876aef36e2ba9aaabcb45bc9acaf738 |
Hashes for rsatoolbox-0.1.2-cp38-cp38-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59686720a6f30fa1bc4826ce88cb500bf26140d3161131edb681db17f1699e32 |
|
MD5 | effe522d29fa812f0c4b771ec2508fa3 |
|
BLAKE2b-256 | 5a9e752fc944c69422ab5d739230daea05c338ba42721e8f4cf7f0206d468fd0 |
Hashes for rsatoolbox-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69384a81ac4801b446afafe4a178633953ea4123b568f15afcabd5a2dce00e71 |
|
MD5 | 159b33d8ad53839ccb8d35b5658fcf9e |
|
BLAKE2b-256 | b7dcbc23c01a71bf44401531a6ed9f16f241ab66daee7bb65c45f2bb4c63da70 |
Hashes for rsatoolbox-0.1.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cec90b1ea90ac88351f82f00dd663a46e20de178fe7a598ac606146b9b127790 |
|
MD5 | 74a2ca0faad9700b9934053fd5601f4c |
|
BLAKE2b-256 | 8c95a8ec8f23dffaa7eeb407d2549614b3c674f514d4da4799252f6db6c992e5 |
Hashes for rsatoolbox-0.1.2-cp37-cp37m-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65674aea7005059b54b588a116876a97675b9de0e795084f36a0976baf38cd9a |
|
MD5 | 5c068f1afd601e450473176e04b1af1b |
|
BLAKE2b-256 | 3da55ff53cb899fdf0e8811397c3fa01d5a83cfebacf2d621609718c4d3cd282 |
Hashes for rsatoolbox-0.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41058a58c4e39bf2ed3fa948d7c4b450fcee9f18185a5e64d6ebeed02df0035b |
|
MD5 | dd0fffc102bafc5e1e5ee4b68c40230a |
|
BLAKE2b-256 | d29d0816e5c64032e4e7980bc23b92cb4bcfc1a392fef52174b976291d315fee |
Hashes for rsatoolbox-0.1.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 441087247e982e892ffab2892557133d645a573b52cd5bec41dff58d626f607d |
|
MD5 | 571965a7e72d178a68449bece0566964 |
|
BLAKE2b-256 | f9b5aa088c90d8c218a1e7c80fe80bf43e9c75d860059fe02e7e01d7f861b77b |