Metadata-Version: 2.1
Name: PaCal
Version: 1.6
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
Platform: UNKNOWN
Requires: Python (>=2.7)
Requires: numpy (>=1.6)
Requires: matplotlib (>=1.0)
Requires: Cython
Requires: Sympy (>=0.6.7)
Requires: scipy (>=13.0)

PaCal - ProbAbilistic Calculator

[![Build Status](https://travis-ci.com/jszymon/pacal.svg?branch=master)](https://travis-ci.com/jszymon/pacal)
[![Build status](https://ci.appveyor.com/api/projects/status/ry23cy9h0n533qu3?svg=true)](https://ci.appveyor.com/project/jszymon/pacal)

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/>.


