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.6 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.0.tar.gz. Assuming this file is at /some/directory/pyactup-1.0.2.tar.gz install it by typing at the command line

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

Alternatively you can untar the tarball with

tar -xf /some/directory/pyactup-1.0.2.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-2019 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.0.3.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

pyactup-1.0.3-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyactup-1.0.3.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10

File hashes

Hashes for pyactup-1.0.3.tar.gz
Algorithm Hash digest
SHA256 ecc572bfedf3782b6d8adaa6e24971d861851c3f5da67d46e4ac5e56c942d110
MD5 1ea1214e3095b13a6b504cd946fac80b
BLAKE2b-256 02b6da55382f80a1c2313412a0e2df1728b8d3970d79da2dd0605d3fae30f832

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyactup-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10

File hashes

Hashes for pyactup-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 839694aba0a33208c2e18dcd199f6591e9cc5e4c535a62208bb5b4545591363d
MD5 f8f5d912d493f6a6eb88648ff8995e1a
BLAKE2b-256 a5f51a7b22ddb418b7bd9650e019948e197adb4f7103b8abe0b946b2a5e38889

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page