Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 552 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 552 Bytes

This repo was an experiment in splitting parts of the BRiAl package. It is fully discontinued in favor of the main BRiAl repository. It is obsolete and shouldn't be used.

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 at least the C++98 standard and preferably the C++11
  • A recent Boost release
  • Optionally (but highly recommended) the m4ri library