Skip to main content

Python Representational Similarity Analysis (RSA)

Project description

Representational Similarity Analysis 3.0

Documentation Status PyPI version Codacy Badge CodeFactor codecov

Conceived during the RSA retreat 2019 in Blue Mountains, this version replaces the 2013 version of pyrsa previously at ilogue/pyrsa.

Documentation

Getting Started

The easiest way to install pyrsa is with pip:

pip install rsa3

here is a simple code sample:

import numpy, pyrsa
data = pyrsa.data.Dataset(numpy.random.rand(10, 5))
rdms = pyrsa.rdm.calc_rdm(data)
pyrsa.vis.show_rdm(rdms)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rsa3-3.0.0.post20201106.tar.gz (73.8 kB view details)

Uploaded Source

Built Distribution

rsa3-3.0.0.post20201106-py3-none-any.whl (91.7 kB view details)

Uploaded Python 3

File details

Details for the file rsa3-3.0.0.post20201106.tar.gz.

File metadata

  • Download URL: rsa3-3.0.0.post20201106.tar.gz
  • Upload date:
  • Size: 73.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.5

File hashes

Hashes for rsa3-3.0.0.post20201106.tar.gz
Algorithm Hash digest
SHA256 b17af9518441343d2989c2255298806387bcaefa57d07ccf149a8c60307b32a4
MD5 3c6966cc19997deee8f5a0b4ad294efc
BLAKE2b-256 9429369e9cc17f400aeb52e7e5628e6a432f9c3ab59a243a7da6c9cc92fc1bc1

See more details on using hashes here.

File details

Details for the file rsa3-3.0.0.post20201106-py3-none-any.whl.

File metadata

  • Download URL: rsa3-3.0.0.post20201106-py3-none-any.whl
  • Upload date:
  • Size: 91.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.5

File hashes

Hashes for rsa3-3.0.0.post20201106-py3-none-any.whl
Algorithm Hash digest
SHA256 a45c786a03655131c6e3de6d57adc84daa1cdadb5d8ba41d4170e96c6cbb6757
MD5 0e78550e3e8607199ef81278cf7fc53b
BLAKE2b-256 05f78fb1dc88705f6229d2c4f3cbb5e06e44ba729c8aa18d4c39bc663a09f4a3

See more details on using hashes here.

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