Functional brain network analysis protocol developed by Varga et al., 2024
Project description
BrainDynamics package demo
Requirements
- python (tested for 3.12 and later versions)
- C/C++ compiler (e.g. gcc on Linux or Visual C++ Build Tools on Windows)
Setting up
1) Set up virtual python environment using python or conda.
For example:
python -m venv braindynamics_env
OR via Anaconda:
conda create --name braindynamics_env python=3.x
2) Install package from TestPyPi
Make sure to include the original PyPi link after the --extra-index-url, otherwise the dependencies won't be found on TestPyPi, and the install will fail.
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple braindynamics-pbalazs
Link to the TestPyPi project site for release history: https://test.pypi.org/project/braindynamics-pbalazs/
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
File details
Details for the file braindynamics_starprotocol-0.9.0.tar.gz.
File metadata
- Download URL: braindynamics_starprotocol-0.9.0.tar.gz
- Upload date:
- Size: 176.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6acabbdc6907c32cf8623ff1e4c29d9055c68494d1e5984d50449a78987958f9
|
|
| MD5 |
bcfde37a82397155f6830f6502ad4df5
|
|
| BLAKE2b-256 |
ec18ae788d18e4b91d8beb2fc783fe981a3ccdd3fd8ac5bf9ca7201130941872
|