-
What is the easiest way to do partial derivatives with these operators?
Say I have an array `F = [f(x,y) for x in xarr, y in yarr]`, and would like to approximate `\partial d/\partial x` with some l…
-
The new PaddlePaddle core calls REGISTER_OP macro to fill in information (input, outputs, attributes) of an operator into a global variable of type [OpProto](https://github.com/PaddlePaddle/Paddle/blo…
-
So, Aaron's talk reminded me about something I'd wanted to look at ages ago: in high dimensions, it might not make sense to have a uniform distribution of intercepts. A neuron with an intercept of 0.…
-
Hi Todd,
I am running some paired t-tests on some data. However each comparison I run (n=3) reproduces the exact same zstar value. When I run the example code it works fine. I just looked at the sp…
-
It would be useful to have an implementation of WHAM with MDAnalysis to be able to run alongside other analysis of a set of trajectories from Umbrella Sampling (US), either a wrapper for an existing v…
-
Hello,
I am playing with the internals of scatter text to utilize Bokeh as the front end visualization. I found for larger corpus's the time for the javascript to load to be excessive. With Bokeh …
-
Selecting points and lines with touch is a metter of luck. It becomes more reliable from 10px up, but 10px wide lines (and points) are generally too big.
It's related to #2105.
Anybody willing to work…
-
from @alanedelman:
We really should think carefully about how the transpose of a vector should dispatch the various `A_*op*_B*` methods. It must be possible to avoid new types and ugly mathematics. F…
-
I installed octomap using sudo apt-get install ros-kinetic-octomap
then tried to install octovis using:
sudo apt-get install ros-kinetic-octovis
it shows E: unable to locate package
What could b…
-
# Current versions of SC and Definitions
- [SC for viewing](https://rawgit.com/w3c/wcag21/archive/adapting-text_ISSUE-74-78-79/guidelines/sc/21/adapting-text.html) | [SC for editing](https://github.c…