SkillAgentSearch skills...

PyRavenMatrices

Software for representing and generating problems in the style of Raven's Progressive Matrices.

Install / Use

/learn @cmekik/PyRavenMatrices
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pyRavenMatrices

Raven's Progressive Matrices are a family of intelligence tests. They are notable for having a simple visual multiple-choice format and are considered to be a good tool for measuring abilities such as inductive reasoning, fluid reasoning, and (to a lesser extent) general intelligence in humans.

This package aims to provide an open source, extensible, and easy-to-use python library for representing and generating (large quantities of) custom problems in the style of Raven's Matrices for research in artificial intelligence and cognitive science.

Dependencies

  • python version >= 3.7.0.
  • cairo, a 2D vector graphics library written in C.
  • pycairo, python bindings for cairo.
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated6mo ago
Forks2

Languages

Python

Security Score

62/100

Audited on Sep 21, 2025

No findings