Skip to main content

A software developed for studying two-predictor suppressor effects via computerized simulations

Project description

Introduction

Developed by Morteza Nazifi and Hamid Fadishei at University of Bojnord, Iran, Supsim is an open source software that helps study the two-predictor suppression effects via computerized simulations. Software developers can find the source code for the command-line Python pakcage of Supsim at https://github.com/fadishei/supsim. More information about this project can be found in the project site.

Installation

Supsim can be installed easily by using the Python 3 pip command:

pip3 install supsim

You can check whether the installation went ok by running the following command:

supsim --help

Troubleshooting

If you get an error that says pip3 command is not available, then you should check your system to see if you have Python3 and pip installed:

python3 --version
pip3 --version

If you get an error, then you should install them. For example, Debian-based Linux users can run:

sudo apt install python3 python3-pip

Windows users should install Python 3 from the official site. They should also note that the command is usually python and pip (not python3 and pip3) in their environment

If Supsim is installed without any error, but can not be executed from the command line after installation, make sure that you have the python distributed scripts executable path included in your operating system PATH environment variable. Linux users should usually add $HOME/.local/bin to PATH, for example by adding this line to $HOME/.bashrc file and re-open the terminal:

export PATH=$PATH:$HOME/.local/bin

Windows users should edit the system environment variable from Windows settings and add a path like C:\Users\<Username>\AppData\Local\Programs\Python\Python<Version>\Scripts\ to PATH variable

Web-based Version

A web-based Javascript implementation of supsim is also available at the project site. This link can be used to work with Supsim without any hassle.

Terms of Use

Supsim software is published under the terms of GNU General Public License v3.0 (GPLv3).

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

supsim-0.1.2.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

supsim-0.1.2-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file supsim-0.1.2.tar.gz.

File metadata

  • Download URL: supsim-0.1.2.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.8

File hashes

Hashes for supsim-0.1.2.tar.gz
Algorithm Hash digest
SHA256 77f52143953a48d98ed62b07881817c2197afe238433df54ce315dc4b8881fa9
MD5 32bc0e6e96b4bf750fa45e56d8cecc06
BLAKE2b-256 bb1e84ef5788daebdafc3794ab0f2f60c53b3e9e71425ad704392a71ae0e1bf2

See more details on using hashes here.

File details

Details for the file supsim-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: supsim-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.8

File hashes

Hashes for supsim-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a4b8392e6499e90f9543a48db973bed06a696c83a228ce7fc355d2af80d32768
MD5 f004572b41865d1c930fdfc2fc0297bb
BLAKE2b-256 0c5c8190efabf4975173129ed0dc406230eaf2230025995cebaafd3fa8852c70

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