Skip to content

BRiAl/BRiAl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
m4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)
  • 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.