An open API service indexing awesome lists of open source software.

https://github.com/adrianosela/econ

Engineering Economic Analysis tools and functions implemented in Go
https://github.com/adrianosela/econ

Last synced: 3 months ago
JSON representation

Engineering Economic Analysis tools and functions implemented in Go

Awesome Lists containing this project

README

        

# Engineering Economic Analysis tools and functions implemented in Go

[![Go Report Card](https://goreportcard.com/badge/github.com/adrianosela/econ)](https://goreportcard.com/report/github.com/adrianosela/econ)
[![Documentation](https://godoc.org/github.com/adrianosela/econ?status.svg)](https://godoc.org/github.com/adrianosela/econ)
[![license](https://img.shields.io/github/license/adrianosela/econ.svg)](https://github.com/adrianosela/econ/blob/master/LICENSE)

## Contents

* [Compound Interest Factors](https://github.com/adrianosela/econ/blob/master/factors.go)