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 Both sides next revision
personal:portfolio:portopt [2014/06/06 10:22]
antonello [Usage]
personal:portfolio:portopt [2015/02/10 13:26]
antonello [Usage]
Line 97: Line 97:
 == As a lib using Python: == == As a lib using Python: ==
   import portopt   import portopt
-  results = portopt.solveport(var,means,alpha,tollerance) # tollerance is optional, default to 0.000001+  results = portopt.solveport(var,means,alpha,tolerance) # tolerance is optional, default to 0.000001
   functioncost = results[0]   functioncost = results[0]
   shares       = results[1]   shares       = results[1]
personal/portfolio/portopt.txt · Last modified: 2018/06/18 15:11 (external edit)
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0