Skip to content

Gorlevichd/schoice

Repository files navigation

schoice

About this Project

Small Python project for Social Choice calculations

For now, the package works only with tasks that are formulated as follows:

5 3 5 4
a b c d
b c d a

Getting started

To install package run:

pip install git+https://github.com/Gorlevichd/schoice.git

Package requires numpy.

For use cases please refer to the Documentation

Acknowledgements

This project was majorly inspired by HSE Master's Microeconomics course taught by prof. Tatiana Mayskaya