Skip to main content

A simple framework to facilitate running experiments, written in Python, using cognitive models, or similar applications, in multiple, parallel processes

Project description

Alhazen is a small, simple framework to facilitate running experiments, written in Python, using cognitive models, or similar applications, in multiple, parallel processes. It is primarily useful on multi-core machines, though most modern machines are such; the more cores, the more performance benefit you are likely to get by using it. It also depends upon the experiment being structured as a large number of identical, independent runs of the same activity, or of similar activities. This is a common pattern, each such run usually corresponding to a distinct virtual participant, or possibly a collection of interacting participants.

There is online documentation of Alhazen, and the sources are on GitHub.

Alhazen requires Python version 3.7 or later. Recent versions of Mac OS X and recent Linux distributions are likely to have a suitable version of Python pre-installed, but it may need to be invoked as python3 instead of just python, which latter often runs a 2.x version of Python instead. Use of a virtual environment, which is recommended, often obviates the need for the python3/python distinction. If it is not already installed, Python, for Windows, Mac OS X, Linux, or other Unices, can be downloaded from python.org <http://www.python.org/download/>_, for free.

Normally, assuming you are connected to the internet, to install Alhazen you should simply have to type at the command line

pip install alhazen

Depending upon various possible variations in how Python and your machine are configured you may have to modify the above in various ways

  • you may need to ensure your virtual environment is activated

  • you may need use an alternative scheme your Python IDE supports

  • you may need to call it pip3 instead of simply pip

  • you may need to precede the call to pip by sudo

  • you may need to use some combination of the above

Alhazen is released under the following MIT style license:

Copyright (c) 2020-2025 Carnegie Mellon University

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

alhazen-1.4.1.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

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

alhazen-1.4.1-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file alhazen-1.4.1.tar.gz.

File metadata

  • Download URL: alhazen-1.4.1.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for alhazen-1.4.1.tar.gz
Algorithm Hash digest
SHA256 667806b43d5ebe4ccb88d9f274d3d8132befce5265dbf4cbd65f494bc784d426
MD5 3926bc24b90e2baabe31c7dcc24e5082
BLAKE2b-256 71f1d6faea6b55d0c471df589e9273339dfbf77517b7ccf3f36e0ca0fb38878c

See more details on using hashes here.

File details

Details for the file alhazen-1.4.1-py3-none-any.whl.

File metadata

  • Download URL: alhazen-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 12.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for alhazen-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 45436583c96f967b4e1046f7b482b1c001ade1f8cf3dc50c3f400872a2a83c7d
MD5 71ece2e591270e90655d6747d86e887a
BLAKE2b-256 45c31b24f793ddea363f1b883a32bcaf85e44c1fbcb21e4fac516a0c48d8935a

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