Metadata-Version: 2.4
Name: PaCal
Version: 1.6.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
Requires-Python: >=3.5
License-File: LICENSE.txt
Requires-Dist: numpy>=1.13
Requires-Dist: matplotlib>=2.0.0
Requires-Dist: Cython
Requires-Dist: Sympy>=1.0.0
Requires-Dist: scipy>=1.1.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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