mulprectest is a Python library for students which learn how to implement multiple precision in Clang. It's designed to make it's easy to test a multiple precision.
Supports: Python 3.x
Library Dependency:
Basic examples are available at ./examples
$ pip install git+https://github.com/yu1hpa/mulprectest
You may be able to use pip3
if you can't install with pip