-
When an Earth model is fit with labels that have a single dimension (and are of shape (n,1), score_samples is not behaving as expected.
The problem is that in the code below y_hat is being returned…
-
_Revised paper submitted to CMAME on 15 March 2016_ — Decision: _Reject_
_Editor comments_
> I regret to inform you that the reviewers of your manuscript have advised against publication, and I…
-
Pose questions here for the 2/1 talk by [Ágnes Horvát](https://agneshorvat.soc.northwestern.edu/) on **How science is (mis)communicated in online media.** Most academics are promoting their work onlin…
-
Another issue. We need consensus on what we define determinism as. This definition will be documented in the ER.
From the Computer Science wiki:
Determinism -
Simply put, the same operation …
-
I'd like to use this library for some refactoring and analysis tools. It would be very helpful to have source line/column information available on the AST nodes, something along the lines of `Span` fr…
mullr updated
2 months ago
-
I already did have this issue with these images and it does persist with 0.5.1:
using `new_from,_vec` and `write_top_vec` I set an "ImageDescription" tag to a file that already did feature this tag …
-
Tracking updates of cloud.google.com
-
Tracking updates of cloud.google.com
-
Most modern games support HDR displays, and Vulkan supports this with respective surface formats and color spaces. E.g. `VK_FORMAT_A2B10G10R10_UNORM_PACK32` and `VK_COLOR_SPACE_HDR10_ST2084_EXT`.
…
-
Hi, @pablorpalafox @AljazBozic ,
thanks for your kindly sharing, I learn so much from this source code, and I love it!
I have some questions:
1. However, it seems the depth integration is not…