-
**Inconsistent Syntax Highlight for C functions from stdio.h**
On StackOverflow when answering questions, highlightjs fails to apply consistent syntax highlighting to many functions, but this is pa…
-
In the field of [analytics and deep learning](https://docs.nvidia.com/deeplearning/performance/mixed-precision-training/index.html) there's quite a bit of interest in using half precision floating poi…
-
**Which Atlas check is the fix suggestion related to?**
Malformed Roundabout Check
Description: https://github.com/osmlab/atlas-checks/blob/dev/docs/checks/malformedRoundaboutCheck.md
Script: …
-
Currently, size parameters for image processors use a range that is dependent on the output image size. This is good from a user's perspective, but is not well suited for a hires render. For a hires r…
-
@mposa noticed that the autodiff computation in `RigidBodyTree` is a lot slower than that in `AcrobotPlant` (which writes the dynamics equation manually). I did a quick benchmark test on the three cla…
-
I was planning to implement functionality that requires me to be able to take the transpose of a complicated linear function, which includes fourier transforms. I noticed that the fft module seems to …
-
The code in notebook shows that differencing was used to make the data stationary however doesn't the prediction portion of the code use the original dataframe prior to differencing?
-
@kathsherratt, my understanding is that you started something like this?
-
I just found out about `yap` and I am excited about it! This looks like a really useful tool. As a yap newbie *(who has read the [How Expression Operands Are Treated](https://www.boost.org/doc/libs/1…
-
**What will you do?**
Implement auto-differentiation for the main function. We will extend the language to take in inputs for the main function and return values. We will then output the derivatives …