jmh530

Results 25 issues of jmh530

I see no way in the documentation to close a loaded workbook without saving it.

I just have the coefficients here and use `mir.polynomial` to produce the results as needed. I set them up as `enums` so hopefully it is all CTFE-able. I plan on...

I've been using `shouldApprox` recently and thought it was a nice addition, but realized that changing all my functions to use `shouldApprox` instead of `approxEqual` would be pretty annoying manually....

mir-algorithm currently supports only row major slices. Adding optional support for column major slices, as in Eigen's template parameter approach, would provide a number of benefits, albeit at the cost...

I'm a little confused by the behavior of the code below. `Foo` accepts some memory in payload, but then when I use the `asRCArray` function it seems as if a...

It would be nice to have an ability to set some defaults, like that tabs are spaces, or something like that.

This issue is combining together issues [734](https://github.com/dlang-tour/core/issues/734) [747](https://github.com/dlang-tour/core/issues/747). run.dlang.io is ignoring compiler flags when dependencies are included. Those two issues detail the issue with respect to -main and -unittest. I...

mir-algorithm has been updated and now no longer works with run.dlang.org. I get the message ``` Unresolvable dependencies to package mir-algorithm: onlineapp ~master depends on mir-algorithm ~>3.7.32 ``` when running...

I'm on Windows 7 64bit with dmd 2.74.0, ldc 1.3.0 beta2, dub 1.3.0, and Visual Studio 2017. The dub header to the mir-glas readme.md suggests that one can include a...

bug

I have followed the directions [here](https://github.com/danjacques/freenasdocs/blob/master/guides/vpn-client-jail.md), but I am not able to access the Web UI for qBittorrent when the kill switch is on.