Search code examples
What would be a good general algorithm for approaching integer sequence problems?...


algorithmmathdiscrete-mathematics

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


pythonalgorithmmathdiscrete-mathematics

Read More
Where are "Special Numbers" mentioned in Concrete Maths used?...


mathcomputer-sciencenumbersdiscrete-mathematics

Read More
What is the most efficient way to get length of path from adjacency matrix using numpy?...


pythonnumpydiscrete-mathematics

Read More
Calculating the curvature of a discrete function in 3D space...


pythonmathscipypoint-cloudsdiscrete-mathematics

Read More
Complexity for converting any propositional formula to CNF format...


algorithmmathlogicdiscrete-mathematics

Read More
Enumerating Cartesian product while minimizing repetition...


algorithmmathenumerationdiscrete-mathematicscartesian-product

Read More
How to get all minimum true condition out of a expression...


c#logicexpressionpuzzlediscrete-mathematics

Read More
How to solve truth tables in Wolfram Alpha?...


logicwolfram-mathematicadiscrete-mathematicswolframalpha

Read More
How to Determine List Repeats and Item Percentage for Desired Proportion in a New List...


pythonalgorithmdiscrete-mathematics

Read More
R Simmer: Custom priority with multiple trajectories...


rperformancesimulationschedulingdiscrete-mathematics

Read More
How to compute curvature from chain code in image processing?...


image-processingcomputer-visiondiscrete-mathematics

Read More
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
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
BackNext