Metadata-Version: 1.2
Name: radical.analytics
Version: 0.50.3
Summary: The RADICAL analytics framework (http://radical.rutgers.edu/)
Home-page: https://www.github.com/radical-cybertools/radical.utils/
Author: RADICAL Group at Rutgers University
Author-email: radical@rutgers.edu
Maintainer: The RADICAL Group
Maintainer-email: radical@rutgers.edu
License: GPL.v2
Description: # radical.analytics
        
        [RADICAL-Anlytics](https://github.com/radical-cybertools/radical.analytics) is a library supporting the analysis of data produced by the [RADICAL-Cybertools](https://radical-cybertools.github.io/). Currently, RADICAL-Analytics supports the [RADICAL-Pilot](https://github.com/radical-cybertools/radical.pilot) cybertool, and it has been used to support and develop the experimental analysis [published](http://radical.rutgers.edu/publications/) by the [RADICAL Group](http://radical.rutgers.edu/) at Rutgers University.
        
        * Documentation: 
        * API: https://github.com/radical-cybertools/radical.analytics/blob/devel/API.md
        * Examples: https://github.com/radical-cybertools/radical.analytics/tree/devel/examples
        
        
        
          - For a list of bug fixes, see 
            https://github.com/radical-cybertools/radical.analytics/issues?q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc
          - For a list of open issues and known problems, see
            https://github.com/radical-cybertools/radical.analytics/issues?q=is%3Aissue+is%3Aopen+
        
        
        0.50.3 Release                                                        2018-12-19
        --------------------------------------------------------------------------------
        
          - fix license inconsistency
        
        
        0.50.2 Release                                                        2018-12-19
        --------------------------------------------------------------------------------
        
          - add license file
        
        
        0.50.1 Release                                                        2018-11-20
        --------------------------------------------------------------------------------
        
          - fixes to EnTK integration
        
        
        0.50.0 Release                                                        2018-08-20
        --------------------------------------------------------------------------------
        
          - support sessions which only have profiles, but a limited or no event or
            state model
        
          
          
        0.47 Release                                                          2017-11-19
        --------------------------------------------------------------------------------
        
          - Adding plotting class 
          - add concurrency plot 
          - PR #41 
          - If ranges is empty do nothing, else update dict. 
            Value of dict is a list of lists in case there are more than one ranges 
          - Single session, multiple pilots utilization 
          - TTC diagrams 
          - Utilization method. For the moment single RP session, single pilot 
          - add several examples
          - add time filter tests 
          - add valid range testing 
          - adding test case for the magic function -- currently test fails for dataset
            with execution barrier
          - behave on empty event queries 
          - better testing for time filters 
          - entk integration 
          - entity.ranges() *always* returns a list 
          - event profiling cleanup 
          - expose session id 
          - expose stats, new event type 
          - ignore gitignore 
          - import matplotlib only if needed, to avoid hard dependency 
          - keep up with RU changes 
          - make sure we get session ID from an experiment dir 
          - mocking tests file structure, better .gitignore 
          - owner and consumer are mandatory inputs in the API call 
          - remove unwanted files 
          - support tarballs tarballs: those named "sid.tbz" etc. are now transparently
            unpacked and used.
          - testing ranges 
          - tests require pytest 
          - use empty range set and "None" to indicate condition mismatch 
          - work on RA memory consumption 
        
        
        0.45 Release                                                          2017-02-28
        --------------------------------------------------------------------------------
        
          - clean out repository
          - sync branches 
          - sync version across radical stack 
        
        
        0.1  Release                                                          2016-02-20
        --------------------------------------------------------------------------------
        
          - initial release
        
        
        --------------------------------------------------------------------------------
        
        
Keywords: radical analytics
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
