Skip to main content

PyJAMAS is Just A More Awesome SIESTA

Project description

PyJAMAS 2019.8

PyJAMAS is Just A More Awesome Siesta.

Installing PyJAMAS

The easiest way to install PyJAMAS is using PyPi.

A note on the Python interpreter

PyJAMAS requires that you have Python installed.

PyJAMAS has been extensively tested with with Python 3.6.6--Python 3.6.8. PyJAMAS can probably work well with other Python 3 releases prior to 3.6.6.

PyJAMAS does NOT work with Python >= 3.7. The reason for this is that PyJAMAS uses some tools from TensorFlow, a machine learning package, and TensorFlow is not yet friends with Python >= 3.7.

PyJAMAS does NOT work with Python 2. We try to use type annotations (whenever we remember), and the annotation style that we use is not supported in Python 2.

If you are interested in using Python for your research, you should consider installing Anaconda, a scientific Python distribution. The most recent version of Anaconda (a scientific Python distribution) comes with Python >= 3.7. To downgrade to Python 3.6.8, you can open a terminal and type:

conda install python=3.6.8

MacOS and Linux

Open a terminal and type:

pip install pyjamas-rfglab

To run PyJAMAS type:

pyjamas

at the user prompt.

Windows

We recommend that, before installing PyJAMAS, you install Anaconda (a scientific Python distribution). In principle, the PyJAMAS PyPi package is self-contained, and will install all the necessary modules. However, in Windows there is an issue with Shapely, a package used in PyJAMAS to represent geometric objects such as points or polygons. Shapely is based on GEOS, a C++ library that comes with Anaconda but that fails to install with the PyJAMAS PyPi package. It is recommended to start by manually installing Shapely. To that end, download the appropriate Shapely version from this link. For example, use Shapely‑1.6.4.post1‑cp36‑cp36m‑win_amd64.whl for a 64-bit machine running Python 3.6. Open a command prompt and change into the folder that contains the downloaded .whl file using the cd command. Complete the installation of Shapely by typing:

pip install Shapely1.6.4.post1cp36cp36mwin_amd64.whl

substituting the downloaded file name.

Once Shapely, has been set up, you can proceed with a regular PyPi installation of PyJAMAS. Just be sure to read our note on the interpreter above. After that, open a command prompt and type:

pip install pyjamas-rfglab

To run PyJAMAS type:

pyjamas

at the user prompt.

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

pyjamas-rfglab-2019.10.0.tar.gz (419.7 kB view details)

Uploaded Source

Built Distribution

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

pyjamas_rfglab-2019.10.0-py3-none-any.whl (533.8 kB view details)

Uploaded Python 3

File details

Details for the file pyjamas-rfglab-2019.10.0.tar.gz.

File metadata

  • Download URL: pyjamas-rfglab-2019.10.0.tar.gz
  • Upload date:
  • Size: 419.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6

File hashes

Hashes for pyjamas-rfglab-2019.10.0.tar.gz
Algorithm Hash digest
SHA256 4898fb974b32f0efdd480e8545ba9d4c898bb61e1f24241dd7e8e75bba62c9a9
MD5 8e41378edb828863d60018775b6ff6e9
BLAKE2b-256 b53792a369fc221846896da696861bb4da3056dbe555a1bbb830c60238be12af

See more details on using hashes here.

File details

Details for the file pyjamas_rfglab-2019.10.0-py3-none-any.whl.

File metadata

  • Download URL: pyjamas_rfglab-2019.10.0-py3-none-any.whl
  • Upload date:
  • Size: 533.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6

File hashes

Hashes for pyjamas_rfglab-2019.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5393b23c6f2667a331d1d3df896f9a7cf28f4764ba1db340aea94309a209ef94
MD5 505ad42d05f53a7c46fda4ccc9b55876
BLAKE2b-256 89ac0b1aaf576cea24d03829831e61488f3b36b9b7e6ee55ef06ab1f7bd67033

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