Menu

#12 Global variables

Functionality
open
None
2012-12-04
2012-12-04
No

Use major structures (such as TimeSeries, Partitions, Clustering, PlotSettings) as global variables (practically no input/output arguments to/from functions)! This enhances readability of code, perhaps it will be also faster!

Discussion

  • Burkhard Schmidt

    Already accomplished for TimeSeries, PlotSettings but not yet for Partitions, Clustering!

     
  • Burkhard Schmidt

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Use major structures (such as TimeSeries, Partitions, Clustering, PlotSettings) as global variables! This enhances readability of code, perhaps also faster!
    +Use major structures (such as TimeSeries, Partitions, Clustering, PlotSettings) as global variables (practically no input/output arguments to/from functions)! This enhances readability of code, perhaps it will be also faster!
    
     

Log in to post a comment.