Millian Poquet

Results 8 issues of Millian Poquet

Hello, This PR adds the generation of a [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) file for docopt when calling `make/ninja/etc. install`. Merging it should close #68. In brief, pkg-config eases the utilization of software libraries...

Hello, This PR adds the generation of a [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) file for redox when calling `make/ninja/etc. install`. In brief, pkg-config eases the utilization of software libraries by allowing the developers of...

Hello, I just discovered that running `meson test TEST` returns 0 even if `TEST` does not exist. A clear `No suitable tests defined.` message is outputted to the user. Would...

Hi! It seems that the change introduced in 950a71ab has not been referenced in `CHANGELOG.md` while it breaks user code.

Hi and thanks for the amazing work on this package! This MR adds a new theme that fits most of my use cases. - Uses a 4-part layout: - progress...

In exported file ``_consumed_energy.csv``, the written instantaneous power on a line corresponds to the energy difference with the previous line divided by the time difference with the previous line. This...

enhancement

It would be very nice to have some kind of checkpointing mechanism in Batsim, so long simulations could be stopped and resumed.

enhancement

The -t option of the following scripts is never read, translation of runtimes towards 0 is forced in all cases. - swf_to_batsim_workload_compute_only.py - swf_to_batsim_workload_delay.py