https://github.com/actuarialopensource/awesome-actuarial
An Awesome List of Actuarial Packages and Resources
https://github.com/actuarialopensource/awesome-actuarial
List: awesome-actuarial
Last synced: 4 months ago
JSON representation
An Awesome List of Actuarial Packages and Resources
- Host: GitHub
- URL: https://github.com/actuarialopensource/awesome-actuarial
- Owner: actuarialopensource
- Created: 2021-01-16T02:19:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T05:42:03.000Z (almost 3 years ago)
- Last Synced: 2024-11-30T15:46:04.104Z (5 months ago)
- Size: 8.79 KB
- Stars: 9
- Watchers: 19
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - actuarialopensource/awesome-actuarial - An Awesome List of Actuarial Packages and Resources (Others)
README
# awesome-actuarial
An Awesome List of Actuarial Packages and Resources
See Also: [**actuarial-foss**](https://github.com/genedan/actuarial-foss)
## Life-related packages
| Package | Language | Description |
| -- | -- | -- |
| [pyliferisk](https://github.com/franciscogarate/pyliferisk) | Python | Life Actuarial Maths |
| [LifeContingencies.jl](https://github.com/JuliaActuary/LifeContingencies.jl) | Julia | Life Actuarial Maths |
| [MortalityTables.jl](https://github.com/JuliaActuary/MortalityTables.jl) | Julia | Mortality and rate tables made easy |
| [pymort](https://github.com/actuarialopensource/pymort) | Python | Mortality and rate tables made easy |
| [heavymodel](https://github.com/lewisfogden/heavymodel) | Python | Cashflow Modelling Framework |
| [lifelib](https://github.com/fumitoh/lifelib) | Python | Life Projection Models |### Experience Analysis
| Package | Language | Description |
| -- | -- | -- |
| [expstudies (Archived)](https://github.com/MatthewCaseres/expstudies) | R | Exposure-related utility functions |
| [ExperienceAnalysis.jl](https://github.com/JuliaActuary/ExperienceAnalysis.jl) | Julia | Exposure-related utility functions |## P&C-related packages
| Package | Language | Description |
| -- | -- | -- |
| [ChainLadder](https://github.com/mages/ChainLadder) | R | Claims Reserving |
| [chainladder](https://github.com/casact/chainladder-python) | Python | Claims Reserving |
| [aggregate](https://github.com/mynl/aggregate) | Python | Aggregate Distributions |
| [PCDM](https://github.com/casact/PCDM) | Python | Property Casualty Data Model |## Other packages
| Package | Language | Description |
| -- | -- | -- |
| [Yields.jl](https://github.com/JuliaActuary/Yields.jl) | Julia | Term structure yield manipulation and discounting |
| [ActuaryUtilities.jl](https://github.com/JuliaActuary/ActuaryUtilities.jl) | Julia | Financial maths and other utility functions |## Full-Fledged Modeling Packages
| Package | Language | Description |
| -- | -- | -- |
| [modelx](https://github.com/fumitoh/modelx) | Python | Numerical Modeling Tool |## Open Datasets
## Open-Source Actuarial Organizations/Websites
| Website | Description |
| -- | -- |
| [Actuarial Open Source](http://wurch.com.br/) | Promoting and collaborating on open source actuarial topics |
| [JuliaActuary](https://JuliaActuary.org/) | Packages, tutorials, and resources for actuarial work in Julia |