Skip to main content

A lightweight Python implementation of a subset of the ACT-R cognitive architecture’s Declarative Memory

Project description

PyACTUp is a lightweight Python implementation of a subset of the ACT-R cognitive architecture’s Declarative Memory, suitable for incorporating into other Python models and applications. It is inspired by the ACT-UP cognitive modeling toolbox.

There is online documentation of PyACTUp, and the sources are on Bitbucket.

PyACTUp requires Python version 3.7 or later. PyACTUp also works in recent versions of PyPy.

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

pip install pyactup

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

If you are unable to install PyACTUp as above, you can instead download a tarball from bitbucket. The tarball will have a filename something like pyactup-1.1.3.tar.gz. Assuming this file is at /some/directory/pyactup-1.1.3.tar.gz install it by typing at the command line

pip install /some/directory/pyactup-1.1.3.tar.gz

Alternatively you can untar the tarball with

tar -xf /some/directory/pyactup-1.1.3.tar.gz

and then change to the resulting directory and type

python setup.py install

PyACTUp is released under the following MIT style license:

Copyright (c) 2018-2021 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

pyactup-1.1.3.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

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

pyactup-1.1.3-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file pyactup-1.1.3.tar.gz.

File metadata

  • Download URL: pyactup-1.1.3.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for pyactup-1.1.3.tar.gz
Algorithm Hash digest
SHA256 5d3f90611853221bfd19e6fafc809190740db564e7ed3f5b4309a5633921caa8
MD5 775eee78da8e583176ce0f285090e443
BLAKE2b-256 a23fee629043a649105b634833311856603c11e4fde0644a58e78e7dcd52e923

See more details on using hashes here.

File details

Details for the file pyactup-1.1.3-py3-none-any.whl.

File metadata

  • Download URL: pyactup-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for pyactup-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f53a61dd3f947f06d73e1b2925b096a1f881c37e0c03c3d3f5e9b84f3cb6401d
MD5 81aef172f16e6ed21920b29a6b1aa34f
BLAKE2b-256 d2bd759497821f81f09233caf28ee54bc5c7fea8c44a4f7cd942facf45405946

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