|
8c402101e4
|
Renamed private attributes as _* and removed some deprecated code
|
2016-09-28 16:56:44 +02:00 |
|
|
26b8e1f215
|
Modified C API to set and get in columns: added functions to set and get
using column names instead of pointers, and changed function names
|
2016-08-02 16:33:19 +02:00 |
|
|
b3c47809da
|
First version of alignment functions (imported from suma* programs)
|
2016-05-11 16:36:23 +02:00 |
|
|
4cb52e1632
|
Made the truncating of columns automatic when closing them (note:
already the case for AVLs)
|
2016-04-14 15:13:30 +02:00 |
|
|
9d042f7bd0
|
Refactored and relocated the set and get functions of all column types,
both within and out of the context of a view
|
2016-04-13 15:10:24 +02:00 |
|
|
a8f03248a8
|
Major update : views
|
2016-02-18 10:38:51 +01:00 |
|
|
9b066f4327
|
Major update: obiarrays with columns containing indices referring to
character strings.
|
2015-11-06 17:55:15 +01:00 |
|
|
0eaa5aa784
|
Major changes : new cython subclasses to handle columns with multiple
elements per line in a more efficient way + now elements_names are
passed as a list + new function to recover only the header of a column
|
2015-10-14 18:05:34 +02:00 |
|
|
72155c3b73
|
entirely reworked cython wrapper
|
2015-09-28 13:51:35 +02:00 |
|