FastSCODE
Project description
Indroduction
- FastSCODE: an accelerated implementation of SCODE based on manycore computing
Installation
- :snake: Anaconda is recommended to use and develop FastSCODE.
- :penguin: Linux distros are tested and recommended to use and develop FastSCODE.
Anaconda virtual environment
After installing anaconda, create a conda virtual environment for FastSCODE.
In the following command, you can change the Python version
(e.g. python=3.12).
conda create -n fastscode python=3.12
Now, we can activate our virtual environment for FastSCODE as follows.
conda activate fastscode
Install from GitHub repository
First, clone the recent version of this repository.
git clone https://github.com/cxinsys/fastscode.git
Now, we need to install FastSCODE as a module.
cd fastscode
pip install -e .
TODO
- Upload to PyPi
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastscode-0.0.2.tar.gz.
File metadata
- Download URL: fastscode-0.0.2.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22c061ba1c4d2196737b2d006951b1714574637cb4f5d131cbee112cbebec209
|
|
| MD5 |
72b27c88b58420c3a090ae22fe0e2833
|
|
| BLAKE2b-256 |
84ec5d324665e6763e01add04079f303b358c5d1a15e0043b2fa848c06541b68
|
File details
Details for the file fastscode-0.0.2-py3-none-any.whl.
File metadata
- Download URL: fastscode-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4a0fc6bcd55941c02d4e9a2a326ce0524b828de59c8ba9998bb7ed8e9198e4e
|
|
| MD5 |
14cf75838b6940c9886b201b5d1641c9
|
|
| BLAKE2b-256 |
c8412ebfc27c51089d56179aae35810ddabc1663816bda7b62c7233a80853a01
|