Newbetuts
.
New posts in computer-science
Example of a not recursively enumerable set $A \subseteq \mathbb{N}$
computer-science
computability
What are practical guidelines for evaluating a language's "Turing Completeness"?
computer-science
language-design
turing-complete
Understanding Neural Network Backpropagation
computer-science
machine-learning
neural-network
backpropagation
Prove that $ 1 + \frac{1}{2} + \frac{1}{3} + \cdots + \frac{1}{n} = \mathcal{O}(\log(n)) $.
asymptotics
computer-science
harmonic-numbers
Three variable, second-degree symmetric Diophantine equation
number-theory
elementary-number-theory
computer-science
diophantine-equations
OpenCV: Find all non-zero coordinates of a binary Mat image
c++
opencv
image-processing
computer-vision
computer-science
CAP Theorem - satify consistency by always erroring on read
database
database-design
logic
computer-science
cap-theorem
Prove a random generated number is uniform distributed
algorithm
computer-science
Algorithm for obtaining the surface of a mirror
calculus
linear-algebra
ordinary-differential-equations
algorithms
computer-science
A graph problem
graph-theory
optimization
algorithms
computer-science
np-complete
Why are both little- and big-endian in use?
computer-science
endianness
Prove integer remains $\mathbb{Z}_{n}$ after Division and Floor
elementary-number-theory
computer-science
integers
ceiling-and-floor-functions
Counting sets by their connectedness
combinatorics
discrete-mathematics
graph-theory
computer-science
generating-functions
Concern about space complexity of quick sort
algorithm
sorting
data-structures
computer-science
quicksort
What kind of formal languages can modern regex engines parse?
regex
computer-science
formal-languages
Efficient implementation of binary heaps
c++
data-structures
performance
computer-science
priority-queue
What is the best way to implement this composite GetHashCode()
c#
.net
computer-science
hash
Is it possible that P != NP cannot be proved?
logic
computer-science
np-complete
What is the maximum "alive density" of cells in Conway's Game of Life when played on a torus?
computer-science
recreational-mathematics
computational-mathematics
noneuclidean-geometry
cellular-automata
What are vectors and how are they used in programming?
computer-science
vector
Prev
Next