Metadata-Version: 2.4
Name: gemact
Version: 1.3.0
Summary: A comprehensive actuarial package for non-life (re)insurance.
Home-page: https://gem-analytics.github.io/gemact/
Author: Gabriele Pittarello, Edoardo Luini
Author-email: gabriele.pittarello@uniroma1.it
License: BSD 3-Clause
Project-URL: Source Code, https://github.com/gpitt71/gemact-code
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: twiggy
Requires-Dist: numpy>=1.22.0
Requires-Dist: matplotlib>=3.5.0
Requires-Dist: scipy>=1.10.0
Requires-Dist: setuptools>=65.5.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: summary

[![Python application](https://github.com/gpitt71/gemact-code/actions/workflows/gemact-app-build.yml/badge.svg)](https://github.com/gpitt71/gemact-code/actions/workflows/gemact-app-build.yml)
[![Downloads](https://pepy.tech/badge/gemact)](https://pepy.tech/project/gemact)
[![DOI](https://zenodo.org/badge/486915400.svg)](https://zenodo.org/badge/latestdoi/486915400)

# GEMAct

GEMAct is a comprehensive **actuarial package**, based on the collective risk theory framework, that offers a set of tools for **non-life** (re)insurance **costing**, stochastic **claims reserving**, and **loss aggregation**.

The variety of available functionalities makes GEMAct modeling very flexible and provides actuarial scientists and practitioners with a powerful tool that fits into the expanding community of **Python** programming language.

Please visit our [website](https://gem-analytics.github.io/gemact/) to see our documentation and tutorial.

The accompanying paper is registered with DOI doi:10.1017/S1748499524000022. 

APA citation:

```
Pittarello, G., Luini, E., & Marchione, M. M. (2024). GEMAct: a Python package for non-life (re)insurance modeling. Annals of Actuarial Science, 1â€“37. doi:10.1017/S1748499524000022
```

BibteX citation:

```
@article{Pittarello_Luini_Marchione_2024, 
title={GEMAct: a Python package for non-life (re)insurance modeling}, 
DOI={10.1017/S1748499524000022},
journal={Annals of Actuarial Science}, 
author={Pittarello, Gabriele and Luini, Edoardo and Marchione, Manfred Marvin}, 
year={2024}, 
pages={1â€“37}} 
```

The manuscript pre-print is instead available at [ArXiV:2303.01129](https://arxiv.org/abs/2303.01129).

# Future work

Please do not hesitate to contact us if you are interested in helping us in expanding our package, you can find our contact details [here](https://gem-analytics.github.io/gemact/gemanalytics.html). Possible future enhancements could involve the introduction of new probability distribution families, the implementation of supplementary methodologies for the approximation of quantiles of the sum of random variables, and the addition of costing procedures for exotic and nontraditional reinsurance solutions.

# Acknowledgments

Previous versions were presented at the Mathematical and Statistical 
Methods for Actuarial Sciences and Finance 2022, and at the Actuarial Colloquia 2022, in the ASTIN section. 

We want to especially thank the students in Statistica per le assicurazioni,
M.Sc. in Economia e Finanza, at the University of Milano-Bicocca for having tested the package.



