d2453427c7
pip/setup.py: introduce platform dependency in build
2021-06-11 08:42:32 +02:00
6b7e0258b3
introduce platform dependent compile/link options for setup.py
2021-06-10 22:30:20 +02:00
Mario Fink
dc23b1e753
setup.py: fix compilation with MSVC
2021-06-10 19:17:25 +02:00
Mario Fink
1e2b344104
* check versions vs. git tags
...
* neglect -Wunused-variable for MSVC compiler
2021-06-10 13:27:40 +02:00
3c72747def
README.md: some reference
v1.0.1
2021-05-06 17:51:45 +02:00
62159bb68b
README.md: header
2021-05-06 17:37:29 +02:00
d9573443fd
proper header in README
2021-05-06 11:44:18 +02:00
9d593dbf24
fix lgtm badge display
2021-05-06 11:41:57 +02:00
138acc3a00
include lgtm code stats
2021-05-06 11:39:29 +02:00
e46e3f866b
* tdm_datatype: satisfy "rule of two"
...
* tdm_termite: summarize_member: pass by reference
* setup.py: remove unused imports
2021-05-05 12:48:25 +02:00
8d1577806b
pip/setup.py: fix syntax typo, gitignore: add pip build files
2021-05-04 18:35:12 +02:00
0d6fd6545f
* tdm_termite: fix copy/assignment for cython-build
...
* setup.py: version 1.0.0
2021-05-04 18:29:02 +02:00
caae8be862
makefile: fix order of targets, gitignore: add tdmtest
2021-05-03 19:15:22 +02:00
9ebac41973
add tdm test for memory profiling
2021-05-03 19:01:06 +02:00
c4f2a5ff5d
keep ifstream object for tdx file instead of reading entire file in buffer
2021-05-03 18:20:15 +02:00
Mario Fink
3443d2dafa
Dockerfile: fix typo in CMD
2021-03-16 23:10:05 +01:00
Mario Fink
66402b280c
setup.py: fix IndexError: list index out of range for empty tag list
2021-03-16 19:59:31 +01:00
Mario Fink
76f4ee589d
README: fix typo
2021-03-03 19:14:07 +01:00
Mario Fink
d957289124
add pip installation in README
2021-03-03 19:10:20 +01:00
Mario Fink
086da08873
pip simply makefile
2021-03-03 18:56:55 +01:00
Mario Fink
1be064b4f7
public release 0.5.0 for Python Package Index
2021-03-03 18:55:36 +01:00
Mario Fink
62239e2aeb
clean up pip/
2021-03-03 18:25:17 +01:00
Mario Fink
2ce5db0e85
PyPI sdist setup
2021-03-03 17:59:31 +01:00
Mario Fink
0d94c7064a
fix 3rdparty path for cython
2021-03-03 09:37:00 +01:00
74c8027a10
move pugixml to 3rdparty
2021-03-03 09:30:58 +01:00
Mario Fink
145392108b
PyPI setup
2021-03-02 17:13:33 +01:00
Mario Fink
c10fd1c488
Dockerfile + makefile, #6
2021-03-02 11:12:22 +01:00
ZornitsaD
31471106bc
Update README.md
2021-02-18 10:43:31 +01:00
6a55fd68a5
correction in README.md
2021-02-17 09:54:06 +01:00
ZornitsaD
5180d2f168
Update README.md
...
some minor tweaks
2021-02-16 15:15:21 +01:00
12437fc2ec
cython: setup.py: correct git URL
2021-02-12 10:38:18 +01:00
818963555d
README typo
2021-02-05 13:41:20 +01:00
3e4ee699ad
change repository/library/tool name
v0.5
2021-02-05 10:01:03 +01:00
7284314fcb
README: fix example hyperref
v0.4
2021-02-01 09:35:06 +01:00
fbbf202a58
README: fix usage link
2021-01-27 16:56:04 +01:00
52b41ed9a8
README: fix usage link
2021-01-27 16:54:52 +01:00
9afc1958f9
README: add TOC header
2021-01-27 16:53:18 +01:00
ef17897ece
README: table of contents
2021-01-27 16:51:53 +01:00
66ad358abc
fix docu hyperlink
2021-01-27 10:33:38 +01:00
35439dc987
* add custom.py to README
...
* Cython: add column_header to print_group
* tdm_reaper.cpp/.hpp: allow for custom header and default header with
ids
* add custom.py as example
* fix minimal.py/usage.py to run successfully by default
2021-01-27 10:30:29 +01:00
855cd3adf6
fix column structure for print_group() => issue #5
2021-01-27 09:07:21 +01:00
c54784bb5b
submit_files: clear all members
2021-01-27 08:50:06 +01:00
bf461ee42a
fix version string
v0.3
2021-01-26 19:14:43 +01:00
4b337722bc
activate support for implicit_linear/raw_linear representation
v0.2
2021-01-26 19:08:31 +01:00
0db972c2f5
add filepath check, minimal.py, tdm_reaper.pyx: write_all
2021-01-26 17:35:07 +01:00
a3b78f5ae2
update and fix Dockerfile
2021-01-26 16:34:01 +01:00
e7d261d2c4
clean up repo, include print methods in cython, update README python docu
2021-01-26 16:15:41 +01:00
f2012f4776
README: update python usage
2021-01-26 13:28:04 +01:00
00528e9460
complete cython interface, python example usage.py
2021-01-26 13:21:54 +01:00
52115139bb
README: improve references
2021-01-26 11:47:49 +01:00