Changeset 991df6a in flex_extract.git for python/profiling.py


Ignore:
Timestamp:
May 14, 2018, 10:11:29 PM (6 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
812283d
Parents:
efdb01a
Message:

finished documentation (except plot_retrieved)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/profiling.py

    refdb01a r991df6a  
    33#************************************************************************
    44# TODO AP
    5 # - add description of file
    65# - check of license of book content
    76#************************************************************************
    8 """
    9 @Author: Anne Philipp (University of Vienna)
     7#*******************************************************************************
     8#
     9# @Author: Anne Philipp (University of Vienna)
     10#
     11# @Date: March 2018
     12#
     13# @License:
     14#    (C) Copyright 2018.
     15#
     16#    This software is licensed under the terms of the Apache Licence Version 2.0
     17#    which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
     18#
     19# @Program functionality:
     20#    This module is not part of flex_extract. It is just used for testing and
     21#    performance analysis of some functions.
     22#
     23# @Program Content:
     24#    - timefn
     25#
     26#*******************************************************************************
    1027
    11 @Date: March 2018
    12 
    13 @License:
    14     (C) Copyright 2018.
    15 
    16     This software is licensed under the terms of the Apache Licence Version 2.0
    17     which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
    18 
    19 @Requirements:
    20     A standard python 2.6 or 2.7 installation
    21 
    22 @Description:
    23     ...
    24 """
    2528# ------------------------------------------------------------------------------
    2629# MODULES
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG