extensions:polytropes

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
extensions:polytropes [2020/04/02 12:06] – [Examples] joswigextensions:polytropes [2021/01/12 14:34] (current) – external edit 127.0.0.1
Line 23: Line 23:
 import_extension "/your/path/polytropes-0.1"; import_extension "/your/path/polytropes-0.1";
 </code> </code>
-Do not forget to use an absolute path!  Afterwards you are good to run the code.  This import needs to be performed only once.  The reference to the extension is permanently stored in ''$HOME/.polymake/prefer.pl'' For more details there is a [[user_guide/extend/extensions|guide to polymake's extension system]].+Do not forget to use an absolute path!  Afterwards you are good to run the code.  This import needs to be performed only once.  The reference to the extension is permanently stored in ''$HOME/.polymake/settings'' For more details there is a [[user_guide/extend/extensions|guide to polymake's extension system]].
  
 ===== Examples ===== ===== Examples =====
Line 144: Line 144:
  
 The sparse matrix notation works as follows: each row is a sparse vector. Each sparse vector starts with its length (in parantheses), followed by a list of pairs of indices and nonzero coefficients. The sparse matrix notation works as follows: each row is a sparse vector. Each sparse vector starts with its length (in parantheses), followed by a list of pairs of indices and nonzero coefficients.
 +
  • extensions/polytropes.txt
  • Last modified: 2021/01/12 14:34
  • by 127.0.0.1