Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Thomas Baruchel
Thomas Baruchel has asked
21
questions and find answers to
24
problems.
Stats
609
EtPoint
153
Vote count
21
questions
24
answers
About
Teacher in Philosophy and in Computer science
Thomas Baruchel questions
Why is this (very simple) vectorized code orders of magnitude slower than Numpy?
How to correctly handle duplicates in computing the complementary list?
Unused loop variables in Lisp
Removing duplicates in a Python list by id
How to get the globals from a module namespace?
How do I update a variable in a loop to a reference to a value created inside the loop?
Empirical complexity of my "library sort" implementation doesn't seem to match anything like O(n log n)
Thomas Baruchel answers
Using numpy arrays to count the number of points within the cells of a regular grid
Line continuations in APL
How to catch exceptions using python lambdas
Numpy check where elements of two arrays are approximately equal
Vim: Run selected code in a persistent REPL-environment
Is it possible to make use of Vim's clientserver feature without GUI?
APL Keymapping on Linux (GNU APL)
NumPy: How to avoid this loop?
What does this mean in Linux sed '$a\' a.txt
Why does R incorrectly perform sum here?