Skip to main content

Representational Similarity Analysis (RSA) in Python

Project description

Representational Similarity Analysis 3.0

Documentation Status PyPI version Anaconda-Server Badge Codacy Badge CodeFactor

Conceived during the RSA retreat 2019 in Blue Mountains.

Documentation

Getting Started

To install the latest stable version of rsatoolbox with pip:

pip install rsatoolbox

or with conda:

conda install -c conda-forge rsatoolbox

here is a simple code sample:

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.6.dev283.tar.gz (141.2 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

rsatoolbox-0.1.6.dev283-cp312-cp312-win_amd64.whl (249.9 kB view details)

Uploaded CPython 3.12Windows x86-64

rsatoolbox-0.1.6.dev283-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (673.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rsatoolbox-0.1.6.dev283-cp312-cp312-macosx_11_0_arm64.whl (250.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rsatoolbox-0.1.6.dev283-cp311-cp311-win_amd64.whl (248.0 kB view details)

Uploaded CPython 3.11Windows x86-64

rsatoolbox-0.1.6.dev283-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (710.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rsatoolbox-0.1.6.dev283-cp311-cp311-macosx_11_0_arm64.whl (248.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rsatoolbox-0.1.6.dev283-cp310-cp310-win_amd64.whl (248.1 kB view details)

Uploaded CPython 3.10Windows x86-64

rsatoolbox-0.1.6.dev283-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (674.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rsatoolbox-0.1.6.dev283-cp310-cp310-macosx_11_0_arm64.whl (249.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rsatoolbox-0.1.6.dev283-cp39-cp39-win_amd64.whl (248.6 kB view details)

Uploaded CPython 3.9Windows x86-64

rsatoolbox-0.1.6.dev283-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (676.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

rsatoolbox-0.1.6.dev283-cp39-cp39-macosx_11_0_arm64.whl (249.5 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

rsatoolbox-0.1.6.dev283-cp38-cp38-win_amd64.whl (248.8 kB view details)

Uploaded CPython 3.8Windows x86-64

rsatoolbox-0.1.6.dev283-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (686.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

rsatoolbox-0.1.6.dev283-cp38-cp38-macosx_11_0_arm64.whl (249.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file rsatoolbox-0.1.6.dev283.tar.gz.

File metadata

  • Download URL: rsatoolbox-0.1.6.dev283.tar.gz
  • Upload date:
  • Size: 141.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for rsatoolbox-0.1.6.dev283.tar.gz
Algorithm Hash digest
SHA256 cf2f56b6f16269c6f96f708356a2f30658048aee9252538dfd37c3e07ba4a159
MD5 9a874e86b2da2c8bcf9f14df0da0fbad
BLAKE2b-256 e2e71860666d4786add8a809660bcd9e83aa106f6da2c8ec0032d06c7ed640d7

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 84ba2e10f1cfa6cfb2474ec7cec07c3b7ef6e41e3e525999f04de5232171c043
MD5 b39cef5d58f0b258820824f868932b8a
BLAKE2b-256 b5ef74d31cb4acac1549a4054e0e47f991be95aad5a59eb76181e77201e5a418

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4da58695ee11dcb4cffc54b5791e56bf4b929d5ef5eb0da714df439b0c0595cf
MD5 55056bb5979cb8876916d5620ce59233
BLAKE2b-256 a5b6ce5a11f386fa8eb00c9e9ab77d67a256bd75a33720f6730e76e171d6412e

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b49d42025564f99e51639d83886e7c3f1291df5cebb2d15f7092be49eae1fcce
MD5 2f753132e80f2b1c03754922bb06f0b7
BLAKE2b-256 49739ea283c29e5ceaa75305239cde9f2010a5b2c4378f2fabe248c814d0d18a

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5f4f06e518d4a97f30c07dda54dd6f477aa71e1819596fe0b624b57ec810fd08
MD5 531b354015fa3a4972ad720e9c3bf693
BLAKE2b-256 45d1f4df44ca8846bf3a8c8bea659333c3076be867ff8f055d2c644afefbc763

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a8fe39baf0d9f3c26daca427861f215081e4f802e97aabf8f06ae8aa03d3817
MD5 03e53a855b1e0b332a1ea7c4df869812
BLAKE2b-256 d47593b36dcae5beef437fb4d9944b9ab1a0313f19dcfc01640d65cb4e48e189

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca3c0f04a5f16429960d92d850ca640882440db0e9e1abc664b86579086f55f1
MD5 60f219706f62552555c04f1f9153ff87
BLAKE2b-256 8d134b1c380c398220487ae7c164bf35a25b4f6c674f1e3b1a2aa2edcfd4d962

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d37281003fe7495780dfc645474cd3af1a5ed5aa61ce83a5083ad7c7f96b720e
MD5 3e070a1480fbef4dbf4143ca221b4bfc
BLAKE2b-256 d0c51f3d79d4550cddfcece4493cbb2219a982dac787669c1638e2cba9e4af45

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9e3ea5f4466a145b83b37a7a5df5ab7cf7fa035529fb1237681fb149358533f3
MD5 5d2cb0fb8eb9dfe593080ed390406d50
BLAKE2b-256 bfaa550261b56bafaf4b4b4087c90313fa38be810f77c01d8fee004a0b7d0b35

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 02aac1d88f87531049f0963ff1b04016db8e4b1b83fd7e9fc3360a980e758b63
MD5 377376576add286fa14693ca0539bc67
BLAKE2b-256 cff805e0fb7b8406989005586b3363b6171c0c163fac50ab795a7dfe07e62acd

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f5f071e17c73f76a850c593c41a1bc073b39d2d7385df05f7793cbc35bde80f3
MD5 acae716da4eb8873c79a45e381cfe859
BLAKE2b-256 e3e0b2dff898a85bcb68a357139c6ddbe3ab0823d0737ce95b26645b1c03765f

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4499131d191c6b08508930022510e614252b6343f3ae591b765981584e871ace
MD5 796b6b5829da5709d87bf4260d8aedc5
BLAKE2b-256 57b7508df8c6f72cae2ba8d8d789c926a92ca13db1cd67c533bc6cf1338fcd6b

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2d37dd0eb4985eba36abf146d1eff3cf96d91637b00de979aea6aedad34c6000
MD5 386fc4b4d3b56f8d4eae06731be21bfd
BLAKE2b-256 81a3ec58a1243ef163d998bcd45d2f7cf7e32d83f23c5c875baeda90f630c711

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b1637901046abf73adf65c1014a2a71d8c29f83fa4aed62c5e87af7684331e79
MD5 da47151dcf58d9e4d52390619c300f4a
BLAKE2b-256 519a3232327b6d4d20536b7ba127e9e63f403b3a4d0fa641a98a5ed2248b9591

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4b844697fc6b6d1d6ff6e396e7a9f192f98eb665f68631ee2592d0415b9ad27f
MD5 743a961ab266ada9784d8d1a965cc28c
BLAKE2b-256 c0f4986d48439040ed3ac59197c1f868ecb3ca790442c06d6ee9c4cd3eb9b985

See more details on using hashes here.

File details

Details for the file rsatoolbox-0.1.6.dev283-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rsatoolbox-0.1.6.dev283-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 971c3d562965e0d9d78de49c97ebe507f5eab2f82e4147b2395eb2e789fe0825
MD5 6d5bc4bf8627091af3910254160accfe
BLAKE2b-256 e9fb8b0eba30168856cb781a65cfb04c4240645dfc1b46c23a8de7869b9894bd

See more details on using hashes here.

Supported by

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