Bertini: mudanças entre as edições

De Pontão Nós Digitais
Ir para navegaçãoIr para pesquisar
(Criou página com 'This page describes programming experiences with the numeric solver for systems of polynomial equations (algebraic equations / computational algebraic geometry). == Compiling...')
 
(bertini 1 compiled)
 
Linha 1: Linha 1:
This page describes programming experiences with the numeric solver for systems of polynomial equations (algebraic equations / computational algebraic geometry).
This page describes programming experiences with the numeric solver for systems of polynomial equations (algebraic equations / computational algebraic geometry).
== Compiling B1 ==
=== Mac OS X ===
* Currently, the Mac OS binaries won't work
* Compiling from source works cleanly, from usual ./configure and make etc
* Install any missing dependencies using homebrew. Macports may not be detected as easily by their configure script.


== Compiling B2 ==
== Compiling B2 ==

Edição atual tal como às 20h36min de 26 de setembro de 2018

This page describes programming experiences with the numeric solver for systems of polynomial equations (algebraic equations / computational algebraic geometry).

Compiling B1

Mac OS X

  • Currently, the Mac OS binaries won't work
  • Compiling from source works cleanly, from usual ./configure and make etc
  • Install any missing dependencies using homebrew. Macports may not be detected as easily by their configure script.

Compiling B2

Mac OS X

  • Read Mac for configuring your computer
  • Follow the instructions on the b2 readme
  • The ./configure will usually recognize homebrew packages, currently