Git Product home page Git Product logo

orbiter's Introduction

Orbiter

A C++ class library devoted to the classification of combinatorial objects. Besides that Orbiter offers many funtions in the field of computational group theory. Orbiter offers a command line interface. The User's Guide describes the command line language. We recommend to use shell scripts or makefiles to assemble commands. An example makefile showing many commands is distributed with Orbiter.

Please find the User's Guide here:

There are two programmer's guides. Both are very rudimentary:

Requirements:

  • C++ 17 compiler
  • bison 3.8.2 or higher
  • flex 2.6.2 or higher
  • Windows users may use Windows subsystem linux to install Orbiter.

Please see the README in src/lib/layer1_foundations/expression_parser_sajeeb for additional hints regarding the installation of flex and bison.

Orbiter offers latex interfaces to the following external software packages:

  • latex, tikz, metapost
  • povray, ffmpeg
  • magma
  • GAP

Orbiter includes the following software packages (at the source code level)

  • Nauty 2.7. (Brendan McKay)
  • Jeffrey Leon's partition backtrack software Part
  • possolve (Brendan McKay)
  • Eigen
  • EasyBMP
  • DISCRETA (legacy code)

Statistics (as of May 2023):

  • Total number of namespaces is 58
  • Total number of classes is 584.
  • Total number of lines of code is about 1 million and 13K (excluding the external software packages)

Common Problems during Installation: If you get an error message like this:

parser.yacc:4.1-5: invalid directive: `%code' parser.yacc:4.7-14: syntax error, unexpected identifier

it means you have an old version of bison / flex. Please update your bison and flex software. On Macintosh, use brew. On Linux, user your package manager.

Anton Betten May 28, 2023

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.