callable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
callable [2019/02/12 13:22] – [Building a program] gawrilowcallable [2026/09/17 12:17] (current) – external edit 127.0.0.1
Line 5: Line 5:
 This page describes only those parts of the interface which are specific to the callable library.  Software collaborating with polymake may (and in most cases even have to) use the Object and Function interfaces too; they are described on the [[user_guide:extend:clients|Client Development page]]. This page describes only those parts of the interface which are specific to the callable library.  Software collaborating with polymake may (and in most cases even have to) use the Object and Function interfaces too; they are described on the [[user_guide:extend:clients|Client Development page]].
  
-Benjamin Lorenz gave a [[http://polymake.org/lib/exe/fetch.php/cal_pres.pdf|presentation]] on the callable library with [[http://polymake.org/lib/exe/fetch.php/callable.tbz|examples]].+Benjamin Lorenz gave a {{ :cal_pres.pdf | presentation}} on the callable library, please note that the examples in the presentation might not work anymore. 
 + 
 +Examples corresponding to polymake version 4.14 can be {{ :callable-examples.tar.xz |downloaded here}}.
  
 ==== Main class ==== ==== Main class ====
Line 35: Line 37:
  
 Methods: Methods:
-  * ''%%prefer_now("label")%%''  corresponds to the [[::general#preferences|interactive command]] of the same name.+  * ''%%prefer_now("label")%%''  corresponds to the [[user_guide:howto:shell_custom#preferences|interactive command]] of the same name.
   * ''%%set_custom("name", value)%%''  temporarily changes the value of the given custom variable, until the Scope object is destroyed.  Custom variables are specified in the same manner as in corresponding ''Main::set_custom'' methods.   * ''%%set_custom("name", value)%%''  temporarily changes the value of the given custom variable, until the Scope object is destroyed.  Custom variables are specified in the same manner as in corresponding ''Main::set_custom'' methods.
  
  • callable.1549977745.txt.gz
  • Last modified: 2019/02/12 13:22
  • by gawrilow