GithubHelp home page GithubHelp logo

eliduarte37 / abce Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eliracho37/abce

0.0 0.0 0.0 9.89 MB

Agent-Based Complete Economy, the Python library that makes AB modelling easier..

Home Page: http://abce.readthedocs.io

Python 99.95% Shell 0.05%

abce's Introduction

Introduction

ABCE is a Python Agent-Based Complete Economy Platform, written by Davoud Taghawi-Nejad. With ABCE, you can write economic, agent-based simulations in python. ABCE handles, trading production an consumption automatically. The agents, written by the modeler do only have to make the decisions and instruct the platform to trade, produce and consume. ABCE makes sure the economy is closed, that means no goods appear, disappear or are otherwise unaccounted for. It is therefore particularly useful for macro models. ABCE's model output are compatible with R, Excel and sqlite.

ABCE build status on Travis CI ABCE build status on Appveyor CI Pypi version readthedocs

The full documentation: https://abce.readthedocs.io

Features

  • Built-in standard actions for economic agents: get_offers, sell/buy/retract, accept/reject/take -- optimized in Cython
  • In the simulation, goods are ontological object instead of epistemological information that lives in a ledger
  • Stock-flow consistent model
  • Discrete-time scheduler
  • Parallel execution of actions within a subround via multiprocessing
  • Browser-based GUI via @gui decorator

Installation

You can quickly install ABCE from a terminal,

` $ pip install git+https://github.com/ABC-E/abce `

or from this repo

` $ pip install . `

abce's People

Contributors

davoudtaghawinejad avatar rht avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.