Metadata-Version: 1.1
Name: PaCal
Version: 1.5.1
Summary: PaCal - ProbAbilistic CALculator
Home-page: http://pacal.sf.net
Author: Szymon Jaroszewicz, Marcin Korzeń
Author-email: s.jaroszewicz@ipipan.waw.pl, mkorzen@wi.zut.edu.pl
License: GNU General Public License V.3 or later
Description: PaCal - ProbAbilistic Calculator
        
        Compute with probability distributions.
        
        See project website http://pacal.sf.net for more details.
        
        Authors: Szymon Jaroszewicz (s.jaroszewicz@ipipan.waw.pl)
                 Marcin Korzeń (mkorzen@wi.zut.edu.pl)
        
        The project is licensed under GNU GPL v.3 or later.
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or (at
        your option) any later version.
        
        This program is distributed in the hope that it will be useful, but
        WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
        General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.
        
Platform: UNKNOWN
Requires: Python (>=2.6,<3.0)
Requires: numpy (>=1.6)
Requires: matplotlib (>=1.0)
Requires: Cython
Requires: Sympy (>=0.6.7)
Requires: scipy (>=13.0)
