Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jakevdp
jakevdp has asked
11
questions and find answers to
290
problems.
Stats
8.3k
EtPoint
2.9k
Vote count
11
questions
290
answers
About
jakevdp questions
How to detect from within Python whether packages are managed with conda
Python: exec() a code block and eval() the last line
Python: How to unit test a custom HTTP request Handler?
Why does Python 3 exec() fail when specifying locals?
Python 3 support in Google's CoLab
How to use values stored in variables as case patterns?
jakevdp answers
Cannot import name 'linear_util' from 'jax'
How to import scikit-learn in python virtual environment?
jax.lax.select vs jax.numpy.where
Is vmap efficient as compared to batched ops?
How could I speed up this looping code by JAX; Finding nearest neighbors for collision
Repeated charts
Altair and Panel: Save as button not showing
Easy way to export Vega interactive Visualization into PowerPoint (and keep interactivity)
Purpose of stop gradient in `jax.nn.softmax`?
Find gradient of a function: Sympy vs. Jax