Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Invoking Beamer:

On the CNF conversion computers, the current version of GenISys Beamer can be invoked with any of the following commands (don't type in the dollar sign, that is the command prompt):

...

Code Block
languagebash
# Python3 version:
$ beamer-python [additional arguments]
 
# Python 2 version:
$ beamer-python2 [additional arguments] will no longer work

In your python script, you will need to import "BEAMERpy" .