Skip to content

hojimat/NKPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NKPackage

This is a library for agent-based modeling using NK-framework (Kauffman, 1989). It is designed to ease binary vector manipulations and create performance landscapes.

Dependencies

  • The package is mainly written in numpy.
  • For faster performance, a jit compiler by numba is used
  • Other dependencies: scipy and itertools

Codebase and contributions

The package is based on the research needs at the DECIDE lab in 2019-2020, and is by no means exhaustive. We will gladly accept pull requests and suggestions to improve the codebase, performance, usability, applicability. Forks are also welcome, but make sure to respect the MIT license.

Credits

The package is written by Ravshan S.K. Follow me on Twitter @ravshansk.

About

Utilities library for NK modeling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages