Skip to content

QBatista/KnightianInnovationModel.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knightian Model of Innovation

A package to solve the Knightian model of innovation.

Binder

Installation

To install knightian_model, first download the source code, for example, by opening a terminal prompt and typing

git clone https://github.com/QBatista/knightian_model

Once you have downloaded the source code on your machine, run

pip install /path/to/package

Alternatively, if you would like any modification that you make to the source code to be applied without having to reinstall the package, use

pip install -e /path/to/package

Tests

To run tests, navigate to your local copy of this repository and run pytest.

About

A package for solving the Knightian Model of Innovation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published