Daniel Weindl

Results 231 issues of Daniel Weindl

https://bitbucket.org/blaze-lib/blaze To avoid error-prone indexing of flat multi-dimensonal arrays.

enhancement
C++

Need to move: ../examples/parpeamici/steadystate/example-data-minibatch-rate-0.h5 ../examples/parpeamici/steadystate/example-data-minibatch-rate-1.h5 ../examples/parpeamici/steadystate/example-data-minibatch-rate-2.h5 ../examples/parpeamici/steadystate/example-data-minibatch-rate-3.h5 ../examples/parpeamici/steadystate/example-data-minibatch-rate-4.h5 ../examples/parpeamici/steadystate/example-data-minibatch-rate-5.h5 ../examples/parpeamici/steadystate/sim.h5 ../examples/parpeamici/steadystate/simh.h5

If there is only a single data point associated with a scaling parameter, drop that data point and scaling parameter (and report).

enhancement
Python

Test if persists in most recent IpOpt: ``` ==2286== 80 bytes in 2 blocks are definitely lost in loss record 169 of 231 ==2286== at 0x4C3089F: operator new[](unsigned long) (in...

upstream
C++

``` #5 #6 0x00002b0c93e15a8b in H5P_close () from /lrz/sys/io_tools/hdf5/1.10.1/serial/lib/libhdf5.so.101 #7 0x00002b0c93d86fe2 in ?? () from /lrz/sys/io_tools/hdf5/1.10.1/serial/lib/libhdf5.so.101 #8 0x00002b0c93e631d0 in H5SL_try_free_safe () from /lrz/sys/io_tools/hdf5/1.10.1/serial/lib/libhdf5.so.101 #9 0x00002b0c93d86edd in H5I_clear_type () from /lrz/sys/io_tools/hdf5/1.10.1/serial/lib/libhdf5.so.101...

bug
race conditions
C++

E.g. print VM and RSS every XX minutes EDIT: test https://github.com/astrofrog/psrecord

enhancement

> ar: no archive members specified Is used for creating common library: add_library(${PROJECT_NAME} "") target_link_libraries(${PROJECT_NAME} PUBLIC parpecommon parpeloadbalancer parpeoptimization parpeamici)

mac
CMake

They are currently a bit messy... EDIT: use precompiled google test main lib and remove other mains. change .h to .cpp

enhancement
CI
C++