python-pseudorandom

This file is part of pseudorandom.


Keywords
pseudorandomization, datamatrix, opensesame, experimental, design
License
GPL-3.0
Install
pip install python-pseudorandom==0.3.2

Documentation

Python Pseudorandom

Copyright 2015-2023 Sebastiaan Mathôt

A package for pseudorandomization of DataMatrix objects. That is, it allows you to apply certain constraints to the randomization. The main purpose of this package is to implement constrained loop randomization in OpenSesame, a graphical experiment builder for the social sciences.

Example

See examples/example.py.

Dependencies

License

pseudorandom is released under the GNU General Public License 3. See the included file COPYING for details or visit http://www.gnu.org/copyleft/gpl.html.