user_guide:tutorials:mega2013

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
user_guide:mega2013 [2019/01/25 09:27] – ↷ Page moved from tutorial:mega2013 to user_guide:mega2013 oroehriguser_guide:tutorials:mega2013 [2019/01/25 13:40] – ↷ Page moved from user_guide:mega2013 to user_guide:tutorials:mega2013 oroehrig
Line 4: Line 4:
 To recreate the computations we did for our Mega2013 submission you can download two script files: To recreate the computations we did for our Mega2013 submission you can download two script files:
  
-  * {{:tutorial:random_solve.script|random_solve.script}} +  * {{user_guide:random_solve.script|random_solve.script}} 
-  * {{:tutorial:mega2013.script|mega2013.script}}+  * {{user_guide:mega2013.script|mega2013.script}}
  
 In the first script file two functions are defined: ''random_wronski'' and ''solve_random_wronski''. Here is the help text of the two functions: In the first script file two functions are defined: ''random_wronski'' and ''solve_random_wronski''. Here is the help text of the two functions:
Line 132: Line 132:
  
 ===== Using the scripts for your own tests ===== ===== Using the scripts for your own tests =====
-If you want to do your own tests, you just need {{:tutorial:random_solve.script|random_solve.script}}. Here is a small example (in this example we solve 20000 systems):+If you want to do your own tests, you just need {{user_guide:random_solve.script|random_solve.script}}. Here is a small example (in this example we solve 20000 systems):
 <code> <code>
 polytope > $M = new Matrix<Int>([ polytope > $M = new Matrix<Int>([
  • user_guide/tutorials/mega2013.txt
  • Last modified: 2019/01/29 21:46
  • by 127.0.0.1