issues
search
rougier
/
from-python-to-numpy
An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017
http://www.labri.fr/perso/nrougier/from-python-to-numpy
Other
2.06k
stars
340
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
nicolss
#120
nicolasw0ss
closed
6 months ago
0
2.1 `random_walk_fastest` is slightly incorrect: does not include starting position `0`
#119
manifoldhiker
opened
10 months ago
1
Update fractal_dimension.py
#118
dr-neptune
closed
10 months ago
1
Update 04-code-vectorization.rst
#117
dr-neptune
closed
10 months ago
1
add shape to scope of iterate
#116
dr-neptune
closed
10 months ago
2
Fix bug where Z is not a numpy array
#115
dr-neptune
closed
10 months ago
1
Chapter 4.2: Uniform vectorization - NameError: name 'shape' is not defined
#114
sc0v0ne
closed
10 months ago
6
Use xor on bool in mandelbrot_numpy_2, fix #110
#113
NickleDave
closed
1 year ago
1
Update 03-anatomy.rst
#112
cesaryuan
closed
1 year ago
1
Use xor not binary minus on bool arrays
#111
ev-br
closed
1 year ago
1
`smoke` example fails on numpy 1.24.2
#110
ev-br
closed
1 year ago
3
Bug in R"eadability vs speed" section
#109
zmunro
closed
1 year ago
2
anatomy of an array: multidimensional array start and stop from view
#108
empeirikos
opened
1 year ago
5
Error in the find_index functon
#107
fat-crocodile
opened
2 years ago
1
Idiomatic English
#106
vartsos
opened
2 years ago
2
Gardening: typos, formatting, updates
#105
paulmakepeace
closed
3 years ago
2
Add jupyter book version
#104
lhoupert
opened
3 years ago
6
Update 10-bibliography.rst: Fix broken link
#103
brongulus
closed
3 years ago
1
Broken link
#102
brongulus
closed
3 years ago
2
Explanation of speed difference between `random_walk` and `random_walk_faster` looks misleading
#101
gu1p
opened
3 years ago
4
Explanation of speed difference between `random_walk` and `random_walk_faster` looks misleading
#100
gu1p
closed
3 years ago
1
PDF version of the book
#99
colasbd
opened
3 years ago
2
neighbours array in game of life example (Uniform Vectorization)
#98
aaarbk
opened
3 years ago
3
Question on the content of the book
#97
vstadnytskyi
opened
4 years ago
1
Anatomy of an Array/Memory Layout <-- maybe make it clearer?
#96
MikeAnblips
opened
4 years ago
5
Jupyter-book version
#95
lhoupert
opened
4 years ago
3
Fix: First point generation
#94
dimiarbre
closed
4 years ago
1
Can you provide an info file for reading this in Emacs?
#93
stevem995
opened
4 years ago
1
4.4 Spatial vectorization/numpy implementation incorrect operators
#92
vladislavneon
closed
4 years ago
1
4.4 Spatial vectorization/numpy implementation incorrect operators
#91
vladislavneon
closed
4 years ago
4
4.2 Uniform vectorization - Python implementation bug fix
#90
vladislavneon
closed
4 years ago
1
4.2. Uniform vectorization/Python implementation bug
#89
vladislavneon
closed
4 years ago
1
mention einsum
#88
TejasAvinashShetty
closed
4 years ago
4
2.2 Readability VS Speed
#87
shashikiran-alloli
opened
5 years ago
1
Add missing parentheses to print statement
#86
eitanlees
closed
5 years ago
1
Glumpy section incomplete
#85
jmmcd
opened
5 years ago
1
`from tools import timeit`? (chapter 2 ghost tools library)
#84
SebastianoF
closed
5 years ago
2
Not sure what language pycon would be...
#83
dwt
closed
5 years ago
2
Fix numba example syntax
#82
ashwinvis
closed
5 years ago
1
2.1 Introduction random walk example
#81
foni
closed
5 years ago
2
Which font/typeface being used for the diagrams?
#80
TSSlade
opened
5 years ago
1
Make available as python notebooks
#79
dwt
opened
5 years ago
2
Broken link, Section 10.1 Quickstart Tutorial
#78
ambareeshsrja16
opened
6 years ago
1
issue76-find_index
#77
pa-beaufort
closed
6 years ago
0
find_index
#76
pa-beaufort
opened
6 years ago
1
Correct a spelling mistake.
#75
EdwardBetts
closed
6 years ago
1
[4.1 Introduction]: why `add_python` is faster than `add_numpy` for vectorization `add`
#74
bingyao
opened
6 years ago
14
fix: correct typo in section 7.1
#73
jessicayung
closed
6 years ago
1
Typo in Section 7.1 Back to Python
#72
jessicayung
closed
5 years ago
3
Confusing "if 0" statement
#71
Motor-taxi-master-rider
closed
6 years ago
2
Next