AB-CE / abce

Agent-based computational Economics, the Python library that makes AB modelling easier
http://abce.readthedocs.io
190 stars 64 forks source link

trade.pyx much more efficient, goods can also be objects #43

Closed DavoudTaghawiNejad closed 7 years ago

DavoudTaghawiNejad commented 7 years ago

This commit makes it possible to have arbitrary objects as goods. Further, it speeds up trade.pyx considerably.