|
0470a5fa6e
|
POLY: use size_t
|
2014-05-12 20:13:22 +02:00 |
|
|
22f713fa98
|
DOC: improve memory handling instructions
|
2014-05-12 20:13:22 +02:00 |
|
|
4a7e50a194
|
POLY: add delete_polynom() function
This deletes both the internal structure and the pointer.
|
2014-04-15 14:22:46 +02:00 |
|
|
b33b0c6b1a
|
DOC: caller has to handle the memory of returned pointers
|
2014-04-15 14:16:30 +02:00 |
|
|
f6e879cba8
|
LICENSE: fix header
|
2014-04-15 13:35:04 +02:00 |
|
|
2029e91c47
|
POLY: add basic polynomial wrappers
Also provide a draw_polynomial function for human readable
output of the polynomial.
|
2014-04-14 22:28:35 +02:00 |
|