Skip to main content

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

rsatoolbox-0.1.3.dev32.tar.gz (126.4 kB view hashes)

Uploaded Source

Built Distributions

rsatoolbox-0.1.3.dev32-cp310-cp310-win_amd64.whl (225.6 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

rsatoolbox-0.1.3.dev32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (638.9 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

rsatoolbox-0.1.3.dev32-cp310-cp310-macosx_10_9_x86_64.whl (233.2 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

rsatoolbox-0.1.3.dev32-cp39-cp39-win_amd64.whl (226.3 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

rsatoolbox-0.1.3.dev32-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (641.9 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

rsatoolbox-0.1.3.dev32-cp39-cp39-macosx_10_9_x86_64.whl (233.7 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

rsatoolbox-0.1.3.dev32-cp38-cp38-win_amd64.whl (226.3 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

rsatoolbox-0.1.3.dev32-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (648.6 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

rsatoolbox-0.1.3.dev32-cp38-cp38-macosx_10_9_x86_64.whl (233.6 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

rsatoolbox-0.1.3.dev32-cp37-cp37m-win_amd64.whl (225.9 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

rsatoolbox-0.1.3.dev32-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (613.3 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

rsatoolbox-0.1.3.dev32-cp37-cp37m-macosx_10_9_x86_64.whl (233.5 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page