This website requires JavaScript.
04d523d9be
comply with PEP 625: lower case distribution filenames; bump version 2.1.3
master
v2.1.3
Mario Fink
2025-02-13 19:26:33 +01:00
48580caab0
github actions: on push tag only
Mario Fink
2025-02-12 23:49:52 +01:00
32e36aae00
github actions: fix workflow with strategy.job-index; bump version 2.1.2
v2.1.2
Mario Fink
2025-02-12 23:46:04 +01:00
f531b0fe90
bump version 2.1.1
v2.1.1
Mario Fink
2025-02-12 00:06:47 +01:00
511b665643
Fix actions in /.github/workflows/
v2.1.0
Mario Fink
2025-02-10 00:27:08 +01:00
5b6ca45f18
Fix bump actions in /.github/workflows: build binary distribution
Mario Fink
2024-09-17 23:31:03 +02:00
3dd3cf1446
Fix bump actions in /.github/workflows: build binary distribution: fix comment whitespace
Mario Fink
2024-09-17 23:27:47 +02:00
b91f273cb8
Fix bump actions in /.github/workflows: build source distribution
Mario Fink
2024-09-17 23:18:01 +02:00
fe741b698c
Fix bump actions in /.github/workflows
Mario Fink
2024-09-13 11:02:26 +02:00
d53e057dca
Bump * ubuntu from 20.04 to 24.04 * windows-2019 to windows-2022 * actions/setup-python to v5 * actions/checkout to v5 in /.github/workflows
Mario Fink
2024-09-12 13:12:34 +02:00
6c1fd021c2
Bump actions/upload-artifact from 2 to 4 in /.github/workflows
Mario Fink
2024-09-12 11:52:15 +02:00
177f368fdf
Merge pull request #19 from RecordEvolution/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Mario Fink
2024-09-12 11:44:26 +02:00
73ff748ff4
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
dependabot[bot]
2024-09-03 22:06:02 +00:00
193d9ac010
bump version 2.0.2
v2.0.2
Mario Fink
2024-06-12 17:22:48 +02:00
b4136c0b03
fix badges
Mario Fink
2024-06-12 17:06:22 +02:00
759c88dfb4
tdm_termite.hpp: remove unused bit/endian include in C++20, add python build files to gitignore
Mario Fink
2021-10-21 15:12:13 +02:00
dec58d4668
github action workflow pypi: add branch master for trigger
Mario Fink
2021-10-21 15:05:14 +02:00
e0e293c4d4
README: add github action workflow badge for building wheels, version 2.0.1
v2.0.1
Mario Fink
2021-10-21 15:00:10 +02:00
050256763c
* improve runtime detection of endianness * support decoding of TDM/TDX data with endianness mismatch w.r.t. architecture => issue #16 * generate/provide bigEndian TDM/TDX example
Mario Fink
2021-10-19 19:48:44 +02:00
b005987531
* README.md: adjust python examples to renaming of module * bump new major version 2.0.0
v2.0.0
Mario Fink
2021-10-19 17:17:54 +02:00
f64b51c968
* tidy up and simplify python/cython/pypi setup and directory structure * rename python modules with consistent nomenclature (breaking changes!)
Mario Fink
2021-10-19 17:12:43 +02:00
cf2799b383
bump version 1.0.5
v1.0.6
Mario Fink
2021-09-22 17:31:47 +02:00
ef16fd3228
experimental support for DT_STRING datatype
Mario Fink
2021-09-22 17:29:07 +02:00
337fbf9745
correction of exception message for multiple value-ids
Mario Fink
2021-09-16 15:34:02 +02:00
4d0feb4716
bump version v1.0.4
Mario Fink
2021-09-16 15:25:26 +02:00
afac245cdd
add timestamp insertion for build on Darwin
v1.0.4
Mario Fink
2021-09-16 14:09:39 +02:00
e1331cc6e6
* allowing for missing value-id (and consequently external_id, as well) in local_column (refer to issue #12 ) => resulting in empty channel in output * simplify get_channel_overview(...) by removing full group info * add build-timestamp to version/help message of CLI binary * simplify/unify group/channel/submatrix/localcolumn overview of CLI binary
Mario Fink
2021-09-16 14:03:38 +02:00
b5d32f1ccd
fix unescaped hash in shell redirection
Mario Fink
2021-09-16 10:20:00 +02:00
53fea5f738
bump missing new version in pip/setup.py
Mario Fink
2021-09-02 13:10:23 +02:00
c407abe517
* README.md: add install notes regarding pip install * pip-release: extract proper part of README.md for pip package * bump version 1.0.3
Mario Fink
2021-09-02 13:05:46 +02:00
f8f779136b
bump pip package version 1.0.2
v1.0.3
Mario Fink
2021-06-11 09:34:20 +02:00
35c5ac9e75
* setup.py: remove extra linkargs for win32 * tdm_termite.cpp: explicit cast to unsigned int
v1.0.2
Mario Fink
2021-06-11 09:24:44 +02:00
d2453427c7
pip/setup.py: introduce platform dependency in build
Mario Fink
2021-06-11 08:42:32 +02:00
6b7e0258b3
introduce platform dependent compile/link options for setup.py
Mario Fink
2021-06-10 22:30:20 +02:00
dc23b1e753
setup.py: fix compilation with MSVC
Mario Fink
2021-06-10 19:17:25 +02:00
1e2b344104
* check versions vs. git tags * neglect -Wunused-variable for MSVC compiler
Mario Fink
2021-06-10 13:27:40 +02:00
3c72747def
README.md: some reference
v1.0.1
Mario Fink
2021-05-06 17:51:45 +02:00
62159bb68b
README.md: header
Mario Fink
2021-05-06 17:37:29 +02:00
d9573443fd
proper header in README
Mario Fink
2021-05-06 11:44:18 +02:00
9d593dbf24
fix lgtm badge display
Mario Fink
2021-05-06 11:41:57 +02:00
138acc3a00
include lgtm code stats
Mario Fink
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
Mario Fink
2021-05-05 12:48:25 +02:00
8d1577806b
pip/setup.py: fix syntax typo, gitignore: add pip build files
Mario Fink
2021-05-04 18:35:12 +02:00
0d6fd6545f
* tdm_termite: fix copy/assignment for cython-build * setup.py: version 1.0.0
Mario Fink
2021-05-04 18:29:02 +02:00
caae8be862
makefile: fix order of targets, gitignore: add tdmtest
Mario Fink
2021-05-03 19:15:22 +02:00
9ebac41973
add tdm test for memory profiling
Mario Fink
2021-05-03 19:01:06 +02:00
c4f2a5ff5d
keep ifstream object for tdx file instead of reading entire file in buffer
Mario Fink
2021-05-03 18:20:15 +02:00
3443d2dafa
Dockerfile: fix typo in CMD
Mario Fink
2021-03-16 23:10:05 +01:00
66402b280c
setup.py: fix IndexError: list index out of range for empty tag list
Mario Fink
2021-03-16 19:59:31 +01:00
76f4ee589d
README: fix typo
Mario Fink
2021-03-03 19:14:07 +01:00
d957289124
add pip installation in README
Mario Fink
2021-03-03 19:10:20 +01:00
086da08873
pip simply makefile
Mario Fink
2021-03-03 18:56:55 +01:00
1be064b4f7
public release 0.5.0 for Python Package Index
Mario Fink
2021-03-03 18:55:36 +01:00
62239e2aeb
clean up pip/
Mario Fink
2021-03-03 18:25:17 +01:00
2ce5db0e85
PyPI sdist setup
Mario Fink
2021-03-03 17:59:31 +01:00
0d94c7064a
fix 3rdparty path for cython
Mario Fink
2021-03-03 09:37:00 +01:00
74c8027a10
move pugixml to 3rdparty
Mario Fink
2021-03-03 09:30:58 +01:00
145392108b
PyPI setup
Mario Fink
2021-03-02 17:13:33 +01:00
c10fd1c488
Dockerfile + makefile, #6
Mario Fink
2021-03-02 11:12:22 +01:00
31471106bc
Update README.md
ZornitsaD
2021-02-18 10:43:31 +01:00
6a55fd68a5
correction in README.md
Mario Fink
2021-02-17 09:54:06 +01:00
5180d2f168
Update README.md
ZornitsaD
2021-02-16 15:15:21 +01:00
12437fc2ec
cython: setup.py: correct git URL
Mario Fink
2021-02-12 10:38:18 +01:00
818963555d
README typo
Mario Fink
2021-02-05 13:41:20 +01:00
3e4ee699ad
change repository/library/tool name
v0.5
Mario Fink
2021-02-05 10:01:03 +01:00
7284314fcb
README: fix example hyperref
v0.4
Mario Fink
2021-02-01 09:35:06 +01:00
fbbf202a58
README: fix usage link
Mario Fink
2021-01-27 16:56:04 +01:00
52b41ed9a8
README: fix usage link
Mario Fink
2021-01-27 16:54:52 +01:00
9afc1958f9
README: add TOC header
Mario Fink
2021-01-27 16:53:18 +01:00
ef17897ece
README: table of contents
Mario Fink
2021-01-27 16:51:53 +01:00
66ad358abc
fix docu hyperlink
Mario Fink
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
Mario Fink
2021-01-27 10:30:29 +01:00
855cd3adf6
fix column structure for print_group() => issue #5
Mario Fink
2021-01-27 09:07:21 +01:00
c54784bb5b
submit_files: clear all members
Mario Fink
2021-01-27 08:50:06 +01:00
bf461ee42a
fix version string
v0.3
Mario Fink
2021-01-26 19:14:43 +01:00
4b337722bc
activate support for implicit_linear/raw_linear representation
v0.2
Mario Fink
2021-01-26 19:08:31 +01:00
0db972c2f5
add filepath check, minimal.py, tdm_reaper.pyx: write_all
Mario Fink
2021-01-26 17:35:07 +01:00
a3b78f5ae2
update and fix Dockerfile
Mario Fink
2021-01-26 16:34:01 +01:00
e7d261d2c4
clean up repo, include print methods in cython, update README python docu
Mario Fink
2021-01-26 16:15:41 +01:00
f2012f4776
README: update python usage
Mario Fink
2021-01-26 13:28:04 +01:00
00528e9460
complete cython interface, python example usage.py
Mario Fink
2021-01-26 13:21:54 +01:00
52115139bb
README: improve references
Mario Fink
2021-01-26 11:47:49 +01:00
d200e10144
README: fix typo
Mario Fink
2021-01-26 11:45:12 +01:00
9427bbadf6
Cython/Python install module docu
Mario Fink
2021-01-26 11:43:36 +01:00
744c08b99d
get rid of setup_osx.py
Mario Fink
2021-01-26 11:26:51 +01:00
f1dedc2467
Cython extension: working setup
Mario Fink
2021-01-26 11:25:25 +01:00
d9d317d6a5
proper cython setup
Mario Fink
2021-01-25 19:43:34 +01:00
1ec81cafe6
initialize cython interface for tdm_reaper
Mario Fink
2021-01-25 18:18:39 +01:00
529b80f4f9
include/implement csvseparator option
Mario Fink
2021-01-25 18:06:37 +01:00
02adaa7908
docu CLI corrections
Mario Fink
2021-01-25 17:49:32 +01:00
e900fd7be6
REAME.md: docu for CLI tool
Mario Fink
2021-01-25 17:44:47 +01:00
5535135e46
* tdm_reaper.cpp: debug loggin for XML parse doc * tdm_reaper.hpp: provide channelgroup/channel meta data objects * main.cpp: finish full CLI tool
Mario Fink
2021-01-25 17:26:01 +01:00
838d3e30e9
main.cpp: CLI revision
Mario Fink
2021-01-25 14:10:59 +01:00
7b8c27b6af
properly collect meta-data
Mario Fink
2021-01-25 12:23:31 +01:00
b53da59999
main.cpp: consistent naming
Mario Fink
2021-01-25 09:27:50 +01:00
b89c676145
README: consistent naming
Mario Fink
2021-01-25 09:24:53 +01:00
3ca7fcd38a
print channelgroup
Mario Fink
2021-01-22 19:19:36 +01:00
a6ab3daf87
print channels
Mario Fink
2021-01-22 18:38:17 +01:00
665b93be3f
deactivate eStringUsi datatype, template parametrization for tdm overview
Mario Fink
2021-01-22 17:40:39 +01:00
44ab3645e8
* update tdm_datatype * tdm_reaper.cpp: introduce datatype checks, add datatype maps, finish get_channel
Mario Fink
2021-01-22 16:28:36 +01:00