timokau / BRiAl

Successor to PolyBoRi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

BRiAl is the legacy version of PolyBoRi maintained by sagemath developers.

libBRiAl is the C/C++ library part of BRiAl.

The building requisite for libBRiAl are

  • A modern C compiler supporting the C99 standard
  • A modern C++ compiler supporting C++11
  • A recent Boost release (1.58.0 or over)
  • Optionally (but highly recommended) the m4ri library

Also included but to be installed separately is sage-brial. sage-brial offers a python interface to libbrial through the sage bindings to libbrial.

About

Successor to PolyBoRi

License:GNU General Public License v2.0


Languages

Language:C++ 77.0%Language:C 20.8%Language:Python 1.8%Language:M4 0.3%Language:Makefile 0.1%Language:Shell 0.0%