Search code examples
How can I check Hamming Weight without converting to binary?...


pythonalgorithmdiscrete-mathematicshammingweight

Read More
algorithm to trace border in 2D array...


algorithmgeometrytracediscrete-mathematics

Read More
how to determine whether input has a number of 1s that is half the number of 0s...


algorithmdiscrete-mathematicsturing-machines

Read More
What is wrong in this Discrete Integration with Galois Fields in Matlab...


matlabdiscrete-mathematicsnumerical-integrationgalois-field

Read More
Prove that (p → q) → ((r ∨ p) → (r ∨ q)) is a tautology without using truth table...


mathcomputer-sciencediscrete-mathematicsdiscrete

Read More
Time Complexity of traversing n-ary tree seems to have multiple correct answers, which is most corre...


data-structurestreediscrete-mathematics

Read More
Some confusion regarding the Binary tree Property about the Number of external nodes = Number of Int...


data-structurestreebinary-treediscrete-mathematicsrecursive-datastructures

Read More
Solving numerically a second order ODE with Maple...


mathodediscrete-mathematicsmaplediscretization

Read More
(MATLAB) ALL integer positive solutions for a linear equation...


matlabmathcombinatoricsdiscrete-mathematics

Read More
Transitive closure in bidirected graph...


algorithmmathgraph-theorydiscrete-mathematicstransitive-closure

Read More
How to find the local minima of a smooth multidimensional array in NumPy...


pythonnumpydiscrete-mathematicsmathematical-optimization

Read More
Find non-common elements in lists...


pythonalgorithmlistsetdiscrete-mathematics

Read More
Why is squaring a number faster than multiplying two random numbers?...


algorithmmathbit-manipulationdiscrete-mathematics

Read More
Is there a class that models "patches"?...


haskelldiscrete-mathematicsmonoidssemigroup

Read More
Counting problem: possible sudoko tables?...


pythonalgorithmmathdiscrete-mathematics

Read More
Why FFTW3's DST Type-1 (discrete sine transform) function is slow?...


c++cfftdiscrete-mathematicsfftw

Read More
Algorithm for calculating the smallest, positive inverse of a modulo m. I'm not getting right an...


pythonalgorithmmodulodiscrete-mathematicsinverse

Read More
Count the number of positions in a matrix which form a rectangle...


algorithmgraphcombinatoricsrectanglesdiscrete-mathematics

Read More
What would be a strategy to generate semilog sequence with just a few asm instructions?...


sequencediscrete-mathematicslogarithm

Read More
Idiomatic Python implementation for finite sets, images, and preimages of finite functions?...


pythondiscrete-mathematics

Read More
Prove (p → ¬ q) → ¬ (p ∧ q) in Lean4...


logicdiscrete-mathematicsprooflean

Read More
Fastest modular exponentiation in JavaScript...


javascriptprimesmodulodiscrete-mathematicsexponentiation

Read More
How do you calculate T(n) in an equation from a code fragment?...


javatime-complexitybig-odiscrete-mathematics

Read More
How can I extract the bins from seaborn's KDE distplot object?...


pythongroupinghistogramseaborndiscrete-mathematics

Read More
How to prove max number of connection between n nodes is n*(n-1)/2...


algorithmgraphgraph-algorithmdiscrete-mathematics

Read More
Floating point representation of a real number is not unique...


floating-pointlanguage-agnosticdiscrete-mathematics

Read More
Is there a more elegant way of getting permutations with replacement in python?...


pythoncombinationspermutationpython-itertoolsdiscrete-mathematics

Read More
A seemingly simple yet hard combinatorics problem...


mathpasswordscombinatoricsdiscrete-mathematics

Read More
A single edge(u,v) in graph(G) could be considered as clique or not?...


networkinggraph-theorydiscrete-mathematicsclique

Read More
How to write relations with predicate logic...


mathlogicdiscrete-mathematics

Read More
BackNext