aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcoopgamma.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix libcoopgamma.py + finish makefileMattias Andrée2016-08-161-3/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* error handlingMattias Andrée2016-08-151-37/+168
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* implemention of cython functions (there are memory leaks on failures that need addressing)Mattias Andrée2016-08-091-39/+100
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* ...Mattias Andrée2016-08-081-5/+24
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* ...Mattias Andrée2016-08-081-14/+84
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Signatures and documentation methodsMattias Andrée2016-08-071-4/+269
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m fixMattias Andrée2016-08-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add clone and __repr__ functionsMattias Andrée2016-08-061-7/+171
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* StructuresMattias Andrée2016-08-061-0/+413
Signed-off-by: Mattias Andrée <maandree@kth.se>