Closed (fixed)
Project:
Community Accounting
Version:
7.x-3.x-dev
Component:
Transactions
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2011 at 11:58 UTC
Updated:
31 Jan 2012 at 23:06 UTC
Need to implement calculation of reciprocity, based on transaction history as described in this paper.
| Comment | File | Size | Author |
|---|---|---|---|
| Fuzzy Local Currency Based on Social Network Analysis for Promoting Community Businesses | 469.37 KB | aegnor |
Comments
Comment #1
matslats commentedHi so sorry for the delay
I briefly looked at your paper.
There are no logical obstacles to using the mutual credit module for this.
You would need to add a field to the transaction entity for 'rating' the transaction
Then export the transactions in a format like csv or rss to input into your math engine.
You could put your math engine (and rating field) into a drupal module and you wouldn't need intermdiary formats.
Feel free to contact me directly through my drupal site profile.
Matthew
Comment #1.0
matslats commentedsyntax