Skip to content

A book on financial contracts, specifically oriented to insurance contracts

Notifications You must be signed in to change notification settings

mderosa/sgenerate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sgenerate

A book on how an application dealing with insurance contracts might be conceptualized. The book was put together as side project and contributed to a former employer. The inspiration was the paper, Composing Contracts, An Adventure in Financial Engineering (SP Jones).

Building the book

pipenv shell
make doc

The above commands build the book in the location repo:/book/book.pdf. The latest version of the book is also maintained at that location in this repository.

Common tasks

Adding a specification files

  1. Add a line to the doc task of the makefile which copies the specification files from its source into a chapter directory of interest
  2. Add a line to the bin/docgen.py file to convert a spec file to the canonical format used by the book

About

A book on financial contracts, specifically oriented to insurance contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages