Kaushal Malpure
Kaushal Malpure
@cjreed121 Can I work on this issue?
@pauloxnet @lokesh1729 @CuriousLearner We can simply expand the contents of heading after clicking on it, so that it will help decreasing length of the table of content to the right...
Hey @parth-07 @vgvassilev , I would like to contribute to this issue. ``` void do_nothing(double *p) {} double fn(const double * const p, double u) { do_nothing(const_cast(p)); return *p; }...
Hi @vgvassilev , Can I contribute to this issue?
Hi @parth-07 @vgvassilev , I would like to contribute to this issue, can you please guide me through this?
Hi @parth-07 , According to my understanding the reference variable doesn't share the same adjoint as the pointer resulting in wrong gradient. For this we could change the gradient function...
@carltongibson @pauloxnet Can I try solving this issue?
@pauloxnet @carltongibson I have worked on the issue and have added the CSS selectors for banner styling. #1422
@pauloxnet Can I also proceed with this issue?
Hey @pauloxnet , As per issue raised menu button div tag changed to button tag (PR#1402). Below is the attached screenshot for the same.