Skip to content
#

hdf5

Here are 308 public repositories matching this topic...

C++ 17 based library (with sample applications) for testing options based automated trading ideas using DTN IQ real time data feed and Interactive Brokers (TWS API) for trade execution. [I have a private repository which has more recent changes, which get back-ported randomly][irc: #tradeframe on OFTC]

  • Updated Jan 3, 2022
  • C++
alaingdl
alaingdl commented Dec 7, 2021

Hi. Not urgent, not critical ... Could someone (@ogressel ?) takes the time to help Clang on that :

[ 16%] Building CXX object src/CMakeFiles/gdl.dir/hdf5_fun.cpp.o
/Users/alaingdl/GDL/last-gdl/src/hdf5_fun.cpp:407:13: warning: 16 enumeration values not handled in switch: 'H5I_UNINIT', 'H5I_BADID', 'H5I_FILE'... [-Wswitch]
    switch( H5Iget_type(loc_id) ) {
            ^
/Users/alai
ax3l
ax3l commented Aug 6, 2021

The new openpmd-pipe tool needs a -v|--version argument control, so one can check which version will be used as a user.

Example:

$ openpmd-ls --version
openpmd-ls (openPMD-api) 0.14.1
Copyright 2017-2021 openPMD contributors
Authors: Axel Huebl et al.
License: LGPLv3+
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent pe

Improve this page

Add a description, image, and links to the hdf5 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hdf5 topic, visit your repo's landing page and select "manage topics."

Learn more