Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| user_guide:intro_tutorial [2019/02/05 15:41] – cleaned up a bit. oroehrig | user_guide:intro_tutorial [2019/03/07 10:34] (current) – kalmar | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| ====Installation==== | ====Installation==== | ||
| To get your copy of polymake, visit the [[: | To get your copy of polymake, visit the [[: | ||
| ====Getting started==== | ====Getting started==== | ||
| - | Onc eyou have polymake installed, fire it up by entering '' | + | Once you have polymake installed, fire it up by entering '' |
| < | < | ||
| polytope > | polytope > | ||
| </ | </ | ||
| - | After the prompt you can enter an enriched form of perl code. See [[user_guide: | + | After the prompt you can enter an enriched form of perl code. You will probably want to look at some of the various |
| To get helpful tips on things you can do in the shell, visit the [[.shell|interactive shell wiki page]]. | To get helpful tips on things you can do in the shell, visit the [[.shell|interactive shell wiki page]]. | ||
| Line 30: | Line 30: | ||
| </ | </ | ||
| - | There are [[user_guide: | + | There are [[user_guide: |
| ====Getting help==== | ====Getting help==== | ||
| Line 49: | Line 49: | ||
| If you type part of an expresison in the shell, you can hit '' | If you type part of an expresison in the shell, you can hit '' | ||
| < | < | ||
| - | | + | |
| + | | ||
| add | add | ||
| ADJACENCY | ADJACENCY | ||
| Line 101: | Line 102: | ||
| Back to [[start|User Guide]] | Back to [[start|User Guide]] | ||
| + | |||