|
1d2996c6c0
|
Better handling and tracing of Index Errors between C and Cython
|
2017-07-05 14:45:43 +02:00 |
|
|
f6631f3857
|
Removed deprecated declarations
|
2017-07-05 14:42:21 +02:00 |
|
|
2d65db4ebc
|
Goes with c2af955b : forgotten files for NUC_SEQS views
|
2017-04-21 15:15:12 +02:00 |
|
|
c2af955b78
|
Cython view API: added NUC_SEQS views and sequence classes + changed
cloning API
|
2017-04-21 12:08:14 +02:00 |
|
|
1725b8b80c
|
Reworked taxonomy Cython API to be a subclass of OBIWrapper
|
2017-04-21 11:54:05 +02:00 |
|
|
ab0d08293e
|
Cython API: removed unnecessary imports
|
2017-04-21 11:51:05 +02:00 |
|
|
6f780148e2
|
Cython API: added taxonomy API
|
2017-04-14 16:20:30 +02:00 |
|
|
0e08fc486a
|
Cython API: fixed bug when deleting a column from a view where the
Cython wrapper wasn't closed, and fixed the Line selection
materialization
|
2017-04-14 16:19:18 +02:00 |
|
|
2bbee64e57
|
Cython API: fixed problems with Column class
|
2017-04-14 16:14:41 +02:00 |
|
|
693859eec2
|
Cython API: fixed conversion bugs when setting and getting values
(especially NA values) in OBI_CHAR, OBI_STR and OBI_SEQ columns
|
2017-04-14 16:07:23 +02:00 |
|
|
a3fad27190
|
Cython API: automatic importing of column classes now works
|
2017-04-06 15:45:02 +02:00 |
|
|
f351540b0b
|
Merge branch 'Eric_new_Python_API' of git@git.metabarcoding.org:obitools/obitools3.git into Eric_new_Python_API
|
2017-04-06 15:39:52 +02:00 |
|
|
6dccaa0213
|
Patch the registering function : register_all_column_classes
|
2017-04-06 15:37:51 +02:00 |
|
|
5de9e0de51
|
Cython API: now using const char* instead of char* for the type of
values read from OBI_STR columns
|
2017-04-06 15:15:20 +02:00 |
|
|
8cd3e3604f
|
Cython Column API
|
2017-04-06 14:42:11 +02:00 |
|
|
255f3c92ae
|
Cython View API
|
2017-04-06 14:41:58 +02:00 |
|
|
08be4e231d
|
Cython Object API
|
2017-04-06 14:41:43 +02:00 |
|
|
b5b7995411
|
new Cython DMS API
|
2017-04-06 14:41:26 +02:00 |
|
|
0dfb1eb3e6
|
Cython typed columns
|
2017-04-06 14:40:44 +02:00 |
|
|
381194194c
|
Cython API: compiling but not working
|
2017-03-06 16:07:02 +01:00 |
|
|
778acc48cd
|
Added linked lists to handle lists of column pointers in views (not
tested)
|
2017-03-06 16:06:17 +01:00 |
|
|
fc20b83ad1
|
Merging
|
2017-02-20 14:56:04 +01:00 |
|
|
431c1c8c6a
|
Merge branch 'Eric_new_Python_API' of
git@git.metabarcoding.org:obitools/obitools3.git into
Eric_new_Python_API
Conflicts:
python/obitools3/obidms/_obidms.pxd
python/obitools3/obidms/_obidms.pyx
python/obitools3/obidms/_obidmscolumn_bool.pyx
python/obitools3/obidms/_obidmscolumn_str.pyx
python/obitools3/obidms/_obiseq.pxd
python/obitools3/obidms/_obiseq.pyx
python/obitools3/obidms/_obitaxo.pxd
python/obitools3/obidms/_obitaxo.pyx
python/obitools3/obidms/_obiview.pxd
python/obitools3/obidms/_obiview.pyx
python/obitools3/obidms/_obiview_nuc_seq.pxd
python/obitools3/obidms/_obiview_nuc_seq.pyx
python/obitools3/obidms/_obiview_nuc_seq_qual.pxd
python/obitools3/obidms/_obiview_nuc_seq_qual.pyx
python/obitools3/obidms/capi/obialign.pxd
python/obitools3/obidms/capi/obidmscolumn.pxd
python/obitools3/obidms/capi/obitaxonomy.pxd
python/obitools3/obidms/capi/obiview.pxd
|
2017-02-20 14:55:36 +01:00 |
|
|
cf7f2de016
|
Modify __init__ and close method to deal with registration process
|
2017-01-10 14:26:16 +01:00 |
|
|
4b02ba73ac
|
Add the OBIObject concept
|
2017-01-10 14:07:10 +01:00 |
|
|
4a1d3167a7
|
Last change on my branch
|
2017-01-02 16:46:52 +01:00 |
|
|
2139bfc748
|
refactoring...
|
2017-01-02 13:05:22 +01:00 |
|
|
65f3b16e6d
|
Refactoring ...
|
2016-12-29 18:22:05 +01:00 |
|
|
0526386337
|
first working DMS class
|
2016-12-27 06:17:45 +01:00 |
|
|
62caf1346e
|
temporary remove some files
|
2016-12-26 15:03:24 +01:00 |
|
|
3ac6e85fb3
|
Big refactoring 4
|
2016-12-26 14:58:03 +01:00 |
|
|
5156f6bb9e
|
Big refactoring 3
|
2016-12-26 14:18:01 +01:00 |
|
|
e6db2086d5
|
Big refactoring 2
|
2016-12-26 13:56:31 +01:00 |
|
|
daacd0df76
|
Strong refactoring 1
|
2016-12-26 13:35:31 +01:00 |
|