Posts tagged: stackexchange
All Posts
-
How to estimate a QR code redunduncy level?
-
Fast sigmoid algorithm
-
Efficient algorithm for minimum Euclidean distance between points in non-overlapping regions in a 2D array
-
Which is the best way to suppress "unused variable" warning
-
Why does the latest clang not define the feature test macro __cpp_coroutines?
-
Are geohash tiles the same size anywhere on the globe?
-
lldb: Breakpoint on exceptions (equivalent of gdb's catch throw)
-
How can I debug code 700 "illegal memory access" aka `CUDA_EXCEPTION_14, Warp Illegal Address`?
-
Stopping the debugger when a NaN floating point number is produced
-
Updating QR decomposition for geometrically similar least squares problem
-
Are there good block sparse matrix solver libraries?
-
Number of distinct islands
-
Lubuntu stuck during boot at "iwlwifi"
-
PhD in scientific computing to be a scientific programmer
-
Optimization Problem with Array Index as decision variable
-
Distance from coastline in R (or fortran) database
-
Numerical Simulation of a Quadratic MIP with a highly rational term
-
Algorithm to judge whether two expressions are equivalent
-
What are the benefits of cutting by half the number of multiplications needed to calculate factorial n?
-
Should GPU memory be increasing substantially after every epoch in Tensorflow?
-
How do I generate random subnormal numbers?
-
Faster Logistic Function
-
How to use a parameter and its reciprocal in a CVXPY DPP?
-
What are the usual steps and checks involved in upgrading a Scientific Computing code, if there is any?
-
Fast 1/X division (reciprocal)
-
How to compute a point on a line in CGAL
-
How do I convert an LpSum to an LPConstraint?
-
Is it possible to get assertion info from within a CUDA kernel?
-
Capture pygraphviz image rendering without saving to a file?
-
RobOptim for real-time computation
-
Nearest neighbours with a subset structure
-
About using SOCP solvers to solve QCQP
-
Why does changing the sum order returns a different result?
-
Understanding Harvey & van der Hoeven 2019 algorithm (huge integer multiplication)
-
C Makefile with two executables and a common directory
-
Disjunctive programming software
-
Python solvers for MINLP in Pyomo in Google Colab
-
Solver suggestion for many small quadratic problems in C++
-
A name for a numerical phenomena when using numerical methods
-
(MatLab) Problem is unbounded when doing the linear programming in matlab
-
What are the constraints for this linear programming problem?
-
Find the number of all possible path in a grid, from (0, 0) to (n, n)
-
How to manually code 1-norm regression as a matlab function, using the below algorithm
-
Find the smallest convex hull that enclose an arbitrary point
-
Going to try to move some of my scipy/numpy calculation to a new GPU, how to avoid disappointing results?
-
Simulating a simple optical flow
-
How to find the smallest ellipse covering a given fraction of a set of points?
-
How to apply Amdahl's law on a given piece of code?
-
How to stack N boxes of varying heights into M stacks, most evenly
-
What are some good strategies to test a floating point arithmetic implementation for double numbers?
-
Approximating the boundary between two sets of points (in 2D): Fitting a region
-
Find Minimum area ellipse enclosing a set of points in c++
-
How do I find the minimum-area ellipse that encloses a set of points?
-
★ What does QR decomposition have to do with least squares method?
-
How do I compile MODFLOW6 on Mac?
-
Estimate the number of self-avoiding walks of length $n$
-
Better typing hints in python?
-
Is there a way to optimize/reduce this sequence of assigning variables? (C++)
-
How do you get the medial axis of a multipolygon using CGAL?
-
Simulate circular mold spread using cellular automata - square emerges instead
-
Speeding up a pre-computed seam carving algorithm
-
Stochastic cellular automata - algorithm limited by 1 cell per timestep
-
Code runs perfectly but ends with a segmentation fault after running
-
Why python can't be built and maintained by many people or over a long period of time?
-
Why we use Unsqueeze() function while image processing?
-
What tried and tested possibilities are there to create a poster without using LaTeX?
-
When should a CV be included in an introductory email?
-
Why are small distractions impacting my day so much?
-
Why should non-convexity be a problem in optimization?
-
Solving absolute value systems
-
Undergrad researcher frustration with PhD collaborator
-
I put a paper in arxiv months before the conference proceeding was ready and the paper doesn't show in google scholar
-
What is the role of Personal Statement in phd application?
-
Make hypothesis test all values
-
Author of public dataset requesting co-authorship: usual?
-
Should a scholarship be acknowledged in the paper if it is not given for the work that is being published?
-
Personal Statement(s) for two similar masters courses
-
Need software for generating self-avoiding random walks on a tetrahedral lattice
-
How can I make a PyTorch extension with cmake
-
Can I deterministically sum a vector of arbitrarily arranged floating-point numbers?
-
Can't install wxPython: Permission denied
-
Can I deterministically sum a vector of arbitrarily arranged floating-point numbers?
-
Working with different IEEE floating-point rounding modes in C++
-
How do I align peak labels?
-
Up-to-date Matrix Cookbook
-
Rendering raster with fine structure at low resolution in QGIS
-
Making an animation of an evolving digital elevation model
-
Solve two-player game - minimize the l-infinity norm of a matrix-vector product
-
Can't understand RSA implementation because of large numbers
-
How can I calculate the positions of Jupiter and Saturn?
-
Caffe2 doesn't seem to see cuDNN?
-
OGR python : write binary data in layer
-
Merging attributes into shapefile (US County-level data) using R
-
Finding the average of a raster across a given region, in R, for many points in time
-
I found that a method I was hoping to publish is already known. What would be a proper way to retract emails sent to professors asking for help?
-
Tool to compare if two logical expressions are same!
-
Is there a "simple" way to have ld output demangled funtion names?
-
Sorting technique - most efficient
-
How do I determine the speed of a Thunderbolt cable connection to an eGPU?
-
Understading memory sharing in a GPGPU using a lattice example
-
How to find all descendant vertices of all vertices in a big DAG (Directed acyclic graph)?
-
C++ Classes for High Performance Computing
-
What are some algorithms to calculate the width of an arbitrary polygon when a bounding box approximation is inaccurate
-
My advisor asked me to co-author a paper, but I have no interest in an academic career
-
Reorder vector using a vector of indices
-
Optimization of expensive model with many parameters
-
OpenMP offloading with GCC fails with "Ptx assembly aborted due to errors"
-
OpenMP offloading says 'fatal error: could not find accel/nvptx-none/mkoffload'
-
Using MILP to place a set of primers along a genome
-
Summing elements in a sliding window - NumPy
-
How can I optimize this integer programming constraint problem without running out of memory?
-
Maximum volume inscribed ellipsoid in a polytope/set of points
-
How to use the least number of colors to color different routes of a bus route such that no two intersecting routes will have the same color?
-
Assigning people to shopping days by last name for COVID
-
Debug Python/C++ program with bad_alloc
-
Multi set in c++ and oops
-
How to store a TB size array in C++ on a cluster
-
Choosing subset of farthest points in given set of points
-
Max Distance between 2 points in a data set and identifying the points
-
Can CMake use g++ to compile C files?
-
Writing code on the CPU while developing, running it on the GPU when live - which approach?
-
PuLP slow adding many constraints
-
How do I reduce the summation of a binary variable Integer Linear Programming
-
Is there a way add constraint like x(y+z)<0 in LpSolve?
-
Python PuLP performance issue - taking too much time to solve
-
scipy optimization with multiple constraints
-
Minimizing a 6 dimensional problem with 3 constraints in python
-
An error occured in MPI_Recv while sending an array
-
How can I convert a list of dictionaries into a DataFrame?
-
MPI_SEND - send structure as vector
-
Could the convex problem be tackled by CVX?
-
Disciplined convex programming representation of $x\sqrt{1-x}$
-
Disciplined convex programming expression of $x\sqrt{1-x}$
-
Optimizing n-body simulation
-
C++: Allocate memory for an std::vector then initialize its elements in parallel
-
How to define complex objective functions in or-tools?
-
Should benchmarkings be done at all? What is the point?
-
Structure of initial state for stacked LSTM
-
CPU usage when a MPI rank waits during a blocking communication
-
C++ OOP segmentation fault
-
Can you send an array within an array using MPI_Send and MPI_Recv?
-
OMP - Reduce to a value based on another value
-
Creating a function the returns frequency of given words in C++
-
How many intersect points does n line have?
-
Convert string matrix to numpy
-
Techniques for optimising GPU utilisation processing discrete images
-
L1-Norm minimization
-
Why am I getting this DCPError?
-
Optimal line such that maximum points are between an upper and lower boundary
-
Finding two elements of array with maximum product
-
How to solve calculus of variations problems numerically?
-
C++ "No raw loops" without losing perfomance
-
Deep learning using Distributed linear algebra
-
What guidelines should I follow for simulation software projects?
-
Do most statistical packages and libraries in high-level programming languages rely on LAPACK for their matrix inversion operations?
-
Find shortest path around a cylinder represented by 3d triangular mesh
-
How to overlay two videos with blend filter in ffmpeg
-
Iterating over layers and exporting them as PNG images with PyQGIS in standalone script
-
Binary combinatorial optimization with hard to compute costs
-
Journal published a paper, ignoring my objections as a referee
-
PCI-E bottleneck when transferring data between CPU and GPU
-
nvcc fatal : Failed to detect host compiler properties
-
Razer Core X eGPU not working in Thinkpad + Lubuntu 18.04
-
Can I ask the editor for rapid processing (rapid peer review) in the cover letter of my paper submission?
-
MINLP with GEKKO - Modeling discrete variables
-
Python implementation of BFS to solve 8-puzzle takes too long to find a solution
-
Select and filter algorithm
-
Data structures of AMR(Adaptive Mesh Refinement) with quadtree
-
How can I find if and for statements without braces?
-
How to apply unmerged upstream pull requests from other forks into my fork?
-
The point that minimizes the sum of euclidean distances to a set of n points
-
OpenMP 4.5 won't offload to GPU with target directive
-
Efficient algorithm to decide if a graph is a cactus?
-
lpsolve - unfeasible solution, but I have example of 1
-
Linear Programming in R: A car company produces 3 models
-
Finding solution to quasi-convex problem using CVXPY
-
Computer build for scientific or big data computing
-
Best linearization for p-dispersion (maxmin) problem?
-
How can we speed up for loops in Pulp
-
Thrifty boundaries in Mixed Integer Linear Programming
-
Is it more efficient to capture many constraints in one constraint?
-
What does '&=~' do in c++?
-
GPGPU language for AMD?
-
OpenMP/__gnu_parallel for an unordered_map
-
Temporal complexity of primary instructions in C
-
Testing if two 12x12 matrices have the same determinant
-
Time complexity analysis
-
Convexity of Sum of $k$-smallest Eigenvalue
-
sympy solver runs out of memory when using symbol in exp()
-
How can I find a line segment with the most intersections along with the coordinates of the intersection points?
-
C slow function call
-
How to compute 16 different simulations on parallel with pbs script on the same machine
-
What is the most efficient c program for sorting 3 values using if-else?
-
Find a solution of large system of inequalities
-
Is there an optimization scheme/algorithm that converges, for this non-convex scenario but with some special properties
-
Prim's algorithm modification
-
How can I accelerate a geopandas spatial join?
-
Simple way to store/read data from file in C++
-
Is Highams' computation of mean worth the price?
-
Why my SSE code is slower than native C++ code?
-
How to choose a python parallelization library?
-
Can someone help me parallelize this C++ Code?
-
Time complexity of operations on a sorted array of sorted lists
-
C++ Best practices for dealing with many constants, variables in scientific codes
-
How to choose the parameters for a collision free comet trajectory
-
Working example of multi-stage model in Pyomo
-
How to obtain debug information (symbols) for gcc OpenMP library?
-
Allocating M experiments to N labs while respecting constraints
-
z3 cardinality constraint to CNF
-
Formulate and solve a simple conic programs in cvxpy language
-
Searching for proper optimization algorithm
-
How are 2nd order ODEs solved in python? With two variables in each of two second order differentials?
-
How to solve checkerboard problem caused by input patches in deep learning based super resolution?
-
Minimize cost with Levenberg-Marquart method
-
How to remove characters after 2 certain characters in a Python string?
-
fast scrambler for 1Gbit Ethernet
-
Question about strange outputs from the CVXPY solver
-
How can I optimize omp pragmas to run code between parallel regions?
-
How to formulate initial investment in linear programming?
-
Least square on linear N-way-equal problem
-
Solving Geometric Program
-
Average calculation in Python
-
Boot Failure for Ubuntu 18.04 Install on Thinkpad P1
-
Merkle tree vs hash list
-
why we are always using quick sort ? or any specific sorting algorithm?
-
Create model with 50 million spheres
-
Placing Snake in C
-
MPI data broadcast or not in C
-
How can I convert an MS Access database (.mdb) file to an Sqlite?
-
Group mpi process based on a flag
-
How to obtain latitude and longitude from geotiff image using Gdal C++
-
Two stacks with a deque, what's the purpose of implementing it?
-
Improve accuracy of image processing to count fungus spores
-
How do i check for tiles around a specific tile?
-
Affine transformation in image processing
-
What does @ mean?
-
What is the most efficient general sin(x) algorithm, and how efficient is it?
-
scientific notation with superscript exponent
-
How do I apply int to every string using map and lambda in python?
-
MPI - Bad communication between processes
-
C++ Multinomial distribution
-
How does PuLP linear programming solver work?
-
Does DFS visit all vertices?
-
How to deal with an $xy\le 1$ constraint?
-
Simulation for conditional probabilty problem in python
-
Python Regex for Numeric Pattern that has Dashes
-
cvxpy, linear optimization, programatically build problem with objective being a sum of a few variables
-
Linear Programming: can I formulate an objective to maximize multiple variables at once?
-
How to iterate over the non-zero values of a sparse array
-
Why is Keras LSTM on CPU three times faster than GPU?
-
How can I make an unordered set of pairs of integers in C++?
-
C++: Is it more efficient to store data or continually read it
-
Reservoir boundaries segmentation with cloud cover on Landsat 7 / 8
-
Eliminate lines with an unconnected end
-
MRI (brain tumor) image processing and segmentation, skull removing
-
Connect the nearest points in segment and label segment
-
Bubble Sort outperforming Selection Sort by a large margin
-
How to calculate nucleus amount of cell?
-
Generating and solving a maze with no boundaries?
-
linear programming line removal optimal solution
-
Remove finished threads from vector
-
How to record elaspsed wall time in C?
-
Ranking Sewer Lines worst to best condition using Genetic Algorithm?
-
Divide a region into parts efficiently Python
-
Multiple instances of Python running simultaneously limited to 35
-
Displaying multiple masks in different colours in pylab
-
Parallel algorithm in OpenACC to find Median
-
Why is having a single process sort a list so much faster than having many processes sort separate lists of equal size?
-
What does this power adapter symbol mean?
-
Algorithm to generate water flow map, given a terrain
-
Predicate for intersection of polygons
-
Project Scipy Voronoi diagram from 3d to 2d
-
How to print the faces of a Voronoi diagram?
-
How to convert a voronoi diagram cropped by a rectangle (boundaing box) to a set of polygons?
-
CGAL, Cropped voronoi diagram confined in a rectangle
-
Is GPS inaccuracy consistent over short time spans?
-
MPI to generate first 20 numbers
-
Removing unnecessary nodes in graph
-
solving system of coupled odes with odeint
-
Automate SHP to JPG creation
-
SIMD optimisation for cross-pattern access
-
Converting WKT to SHP?
-
Seeking shapefile of city boundaries in US?
-
C++: ways to free a dynamic array (member of a struct) and a pointer to this struct
-
Error compiling hash table implementation in C
-
Optimize bruteforce solution of searching nearest point
-
what's the fastest way to sort/filter/sum increasing digits of numbers in a list
-
Intel compiler (ICC) unable to auto vectorize inner loop (matrix multiplication)
-
Count Min Sketch: How to handle counters overflow?
-
Nystrom approximation of SVD for asymmetric matrices
-
efficient MPI collective non-blocking communication
-
Is there a way to improve my genetic algorithm?
-
How to filter a Pandas series while writing to list
-
Best algorithm for sequential access of nodes
-
2D Nearest Neighbor Search
-
Should I linearize or try to solve the MINLP in python with gurobi or try a completely different approach?
-
Printing a map inside a vector
-
Find a distance measure of graphical similarity of two strings
-
Simplify Do While Loop Checking for Null Pointer
-
Concurrent erode or dilate on bitmap
-
Python - inefficient spatial distance calculation (how can it be speed up)
-
Brute-Force Knapsack Printout
-
Floating point value equality with integral
-
Find closest 8-connected chessboard distance between multiple pairs of points: shortest m-path
-
Faster way to read/write a std::unordered_map from/to a file
-
How can I find the id of a gang in OpenACC?
-
Converting an RGB color tuple to a hexidecimal string
-
Is dangling pointer dangerous if never being used?
-
Intel TBB flowgraph overhead
-
Running out of memory on ReadTheDocs
-
C++ Check if whole string is uppercase
-
Install latest compatible version of package with pip
-
How to find the latest *compatible* version of a Pypi package?
-
Minimum axis-parallel bounding box in linear time
-
Is it possible to effectively parallelise a brute-force attack on 4 different password patterns?
-
How can I best "parallelise" a set of four nested for()-loops in a Brute-Force attack?
-
Why this OpenMP parallel for loop doesn't work properly?
-
Can I use `omp_get_thread_num()` on the GPU?
-
Adding elements to vectors safely from C++11 threads
-
Huge CPU Load on ARM based board for While loop
-
C Language priorities precedence
-
Debugging an "Invalid address space" error
-
Uniform sampling of a triangle by dividing it into smaller parts?
-
Use atomic functions in OpenACC
-
How to make chrome truly full screen in lubuntu
-
Count number of vertices in a shapefile using OGR
-
Mixing Python and C++ source files in pybind11
-
Quickly Build Package Repeatedly in R
-
Is there a limit of n bits when bit shifting?
-
How do I combine 4 2-bit values into 1 8-bit value?
-
What does `LinkingTo` do in an R package?
-
Number Formation
-
Should I agree to review a paper that I do not fully understand?
-
How to succinctly, portably, and thoroughly seed the mt19937 PRNG?
-
2D array through classes in C++
-
C++ parallel average matrix with OpenMP
-
Is there a graph algorithm to find shortest path between nodes, incorporating nodes to avoid?
-
Is it possible to use GCC to compile one section of a code file with specific compiler flags?
-
Is there any way to know the size of what will be printed to standard output in C++?
-
How can multithreading give a factor of speeedup that is larger than the number of cores?
-
Complexity comparision of SIMD based algorithm implemenation
-
How to programatically group lap times into teams to minimize difference?
-
Trying to connect two different types of structures to create linked lists
-
Storing RGB values within a struct c++
-
RTree: Count points in the neighbourhoods within each point of another set of points
-
How to initialize bitboards in c++?
-
Use geographiclib to generate 3d points
-
Different apostrophes in C
-
RTree: Count points in the neighbourhoods within each point of another set of points
-
Why does the newline character in an ifstream file - when read by this code - occupy 2 bytes?
-
Date algorithm to obtain 4 mondays ahead, changing on friday
-
Sudoku solving in c++
-
'SET_ON' in C programming
-
Capture by value with reference parameter modifies captured variable outside expression?
-
Initialize a dynamic array in O(1) time in C/C++
-
Finding maximum value in each column of a 2-D vector
-
Initializing a 2D array like a 1D array
-
How does python generate random number from normal distribution?
-
Can I report progress for openmp tasks?
-
Is it possible to do a reduction on an array with openmp?
-
C++: How to specify array length with a static constant variable?
-
Understanding O(1) vs O(n) Time Complexity Intuitively
-
Do we need to define bucket count number when construct unordered_map?
-
Reading c++ 2d array in python swig
-
Finding the largest array index with negative value
-
Calculate distance between latitude and longitude in dataframe
-
Passing 3D array as parameter into function in C++14 the right way
-
Dijkstra's Algorithm modification
-
Assigning an integer to a character variable
-
Improving O(n) while looping through a 2d array in C++
-
Most efficient way to select point with the most surrounding points
-
Increase time complexity to overcome space complexity
-
How to calculate the chance of applying a bonus(i.e crit chance)?
-
Fastest method to check if all elements of 2d array are equal
-
Loops are Hard [Python]
-
char variable and if statement error C++
-
Multiple alarms in C?
-
OpenMp parallel for
-
Is there a well-studied optimization to find the shortest path traversing every weighted edge through a graph?
-
Include Git commit hash and/or branch name in C/C++ source
-
Getting number of total MPI bytes transferred by a program
-
nearest vertices that dont cross existing path
-
"Segfault using proj4 with OpenMP" or "How to use thread-specific globals with OpenMP"
-
Using polygons with libspatialindex
-
Ecology C++ Code
-
Python algorithm: What is the complexity of my algorithm and how can I optimize it?
-
How to satisfy both CRAN and Github license file naming requirements
-
How to get multiple optimal solutions for MIP in CPLEX?
-
Guake Terminal throws pynotify attribute error
-
Min Cost Flow Optimized for a Complete Bipartite Matching in Euclidean Space
-
Shortest great circle distance between a point and a polygon on a sphere/globe
-
Is there a linux command to determine the window IDs associated with a given process ID?
-
Spatial hashing for bounding box
-
What does this line of code do when initializing a hash table in python?
-
Spark: Find pairs having at least n common attributes?
-
Dynamic programming dependence on greater states
-
Bucket count in unordered_map
-
Multi-Statement Arithmetic in c++
-
Calculating a trajectory between two known points and an IMU
-
Check if item to geocode begins with a number in Python
-
Matplotlib line color in 3D
-
Reshaping EPA wind speed & direction data with dcast in R
-
Finding 2D points reachable with short intermediate hops
-
Non-Disjunct Rectangle Edge Covering for 2D Squares on a Grid
-
Parallelizing four nested loops in Python
-
Find shortest path to one of many nodes with attribute
-
varying degree of shuffling using random module python
-
The n-gram that is the most frequent one among all the words
-
How to efficiently compare large lists in Python?
-
Why does an AVL tree of height h has a min number of node = F(h+2) - 1
-
How to process return in OpenMP parallel code?
-
Trying to understand condensed Python
-
ID Overlap checking algorithm
-
Adding doubles in ansi C produces unexpected results
-
Convert GMP code into Parallel using MPI
-
2D arrays and Coordinates
-
The Maximum Volume of Trapped Rain Water in 3D
-
Strange algorithm performance
-
Why does R round natural logarithms as it does?
-
How to use Mersenne Twister to generate all values between two numbers exactly once
-
Tools for plotting behavior of differential equations
-
Compile OpenGL Program (Missing GL/gl.h)
-
Estimating an area of an image generated by a set of points (Alpha shapes??)
-
Intersection between Gaussian
-
Read and play audio in Python3
-
Fast Voxel Traversal 2D
-
Estimating an area of an image generated by a set of points (Alpha shapes??)
-
Who converts High Level Language to Assembly language
-
Linux Bash: Move multiple different files into same directory
-
Order list number from given number
-
How to optimize scoring in a match
-
Merging nearby duplicate values only in an array with javascript
-
Sorting 4 numbers with minimum x
-
Efficiently obtain the graph from given facts
-
Print progress of pool.map_async
-
What is the default root password for DSLinux?
-
Suitability of parallel computation for comparisons over a large dataset
-
Seeking open source solution to access rasters in File Geodatabase?
-
Working with rasters in file geodatabase (.gdb) with GDAL
-
Unable to set psycopg2 autocommit after shp2pgsql import
-
Method for generating a random bitset of uniform distribution
-
Undefined reference ... But all is linked
-
Installing LASzip in Ubuntu?
-
How does a C compiler know how to store the addresses of a 2D array?
-
Representing 128-bit numbers in C++
-
Pandas/Python memory spike while reading 3.2 GB file
-
How come $\pi$ is usually approximated as 3.14 or 22/7?
-
How do I determine if two polygons intersect using Clipper?
-
Density analysis producing extreme values?
-
How to model a geodesic grid in PostGIS?
-
Sampling the surface of a sphere with a grid
-
Hex grid on EPSG:4326 globe (for use in Leaflet)
-
Hexagon binning using Google Maps
-
Covering Earth with Hexagonal Map Tiles
-
Designing a grid overlay based on longitudes and latitudes
-
ggplot of Dymaxion/Airocean (icosahedral) map projection
-
Discrete Global Grid in R
-
Screen Flickers to Mouse Cursor
-
What are the meaning of Grass drainage direction values from r.watershed
-
PyOmo/Ipopt fails with "can't evaluate pow"
-
How do I deal with NET:ERR_CERT_AUTHORITY_INVALID in Chrome?
-
Inserting element into left leaning black red tree c++
-
Internet stops working, "Failed to add /run/systemd/ask-password to directory watch: No space left on device"
-
How to copy just timestamps, or "I should have used cp -p"
-
Shortest Path Maximum Profit
-
Read and write array to compressed file with boost iostreams
-
How to design inserting to an infinite array
-
Plotting in Python?
-
Implementing simple string interning
-
find optimal sum of elements in list of numbers that are > a given number
-
Complexity of Kruskal's algorithm
-
Complexity of finding the median using 2 heaps
-
Is there an efficient algorithm to find the permutation of a given string with the worst swap distance?
-
In hydrologic terrain analysis is there a difference between "pits", "depressions", and "sinks"?
-
Special Sorting Algorithm
-
Insertion comparison #'s seem too big
-
Gnuplot: How do I skip columns in matrix input to plot?
-
'x' and 'w' must have same length - error in weighted.mean.default
-
Android JNI print int64_t to file
-
JModelica and Concurrent Futures
-
Algorithm - Group/sort list to maximize minimum average group value
-
★ List of ANSI color escape sequences
-
looking for alternative solution than IPFW for slowing down an internet connection
-
parallel execution of random forest in R
-
How can I find the time complexity of an algorithm?
-
This OpenMP code crashes linux
-
Using Single Source Shortest Path to traverse a chess board
-
How to find divisor to maximise remainder?
-
Counting specific letters within an array
-
Time series database
-
thinning/skeletonization algorithm with 4 known neighbors
-
3-dimensional jump point search algorithm
-
Algorithm to find the largest empty rectangle amid other polygons
-
Are there any open source tools to detect and fill sinks on a DEM?
-
Real-time trending algorithm
-
Is there a difference between the Planchon & Darboux and Wang and Liu depression filling algorithms? Other than speed?
-
find the longest word made of other words
-
How can we write an optimal function to get alphabetical sequence for a given number?
-
Perfect Snake AI
-
HDF5 viewers/editors linux
-
Are there standard for Binary Search Tree methods?
-
TI-84 Plus Random Number Generator Algorithm
-
TI-84 random number generation on a computer
-
Use gdb to debug MPI in multiple screen windows
-
Check if an Int is in an array C/C++
-
JModelica refuses to load libhsl.so
-
Configure tugboat to use compressed SSH
-
What is the format of JModelica result_file_name output?
-
Can JModelica print results directly to file?
-
How do I make JModelica be quiet?
-
Can JModelica print results directly to file?
-
Using OpenMP in c++ class
-
easiest way to discretize continuous scales for ggplot2 color scales?
-
Unable to initialize mon0 interface
-
To include c++ headers in Eclipse for Android NDK project(Mac)
-
Android NDK Include Eigen
-
How do I set up Android Studio to work completely offline?
-
Regex to Select a Sub-Set of a Regex Select
-
How do you pass a function as a parameter in C?
-
Get all values from nested dictionaries in python
-
C++ object pointer scope
-
How to insert values in mysql from loop in Python
-
How to implement O(logn) decrease-key operation for min-heap based Priority Queue?
-
Geographical Dispersion Heuristic
-
Removing degree-2 vertices from a graph
-
CUPS "client-error-not-possible"
-
Math - Formula V[i] = ([ V[i-1] * V[i-1] / (i + 2)] + V[ i-1] * i + i + 1) % 666013
-
Plot all files in a directory simultanously with gnuplot?
-
Sell rotting apples in time
-
Explanation of algorithm - Reach-ability matrix
-
Shortest way to swap two files in bash
-
Comment extractor
-
Am I using semicolons right in js?
-
The cost of memory allocation in a loop in C
-
Debugging Python using pdb
-
How can I interactively debug exceptions in Python using something besides IDLE?
-
deque reader is printing data as empty
-
Domino path algorithm
-
Wondering about while loop
-
Calculate median using priority queues
-
Minimum element from the matrix column
-
Find the smallest sum of the squares of two measurements taken at least 5 min apart
-
Find overlap of "circular" ranges
-
determine if string has unique characters
-
parallelize for loop using boost MPI
-
Returned array in C doesn't contain same values
-
How do I use an array of pointers in main?
-
sending the json data from python to php
-
Getting Distinct value in Python
-
What is going on in this simple C code?
-
Too many arguments to function call, expected 0, have 1. "InfInt.h" toString function
-
keyboard scan codes in c linux and windows
-
Reading CSV with Python
-
Reading multiple instances from a file
-
How to compute a signature for a changing `std::map`
-
Can I use python 're' to parse complex human names?
-
Use Python regular expression to extract special strings
-
Reshaping a numpy array
-
What is the best way to read a string as a command with a whitespace separated argument?
-
Displaying number with thousand seperator
-
How Do I Make A Rectangle in GEOS?
-
Abnormal output when using proj4 to transform latlong to UTM
-
Converting HTML table to CSV file from shell
-
Pseudo random number generator gives same first output but then behaves as expected
-
Finding a pattern in a list of strings
-
Good ways to "expand" a numpy ndarray?
-
Lubuntu 14.04.1 Fresh Install Won't Boot: runaway loop, USB
-
Store multiple strings in a char array in C
-
How to check type of files without extensions?
-
Click-Through GroundOverlay with Gmap3
-
Generate a random integer from 0 to N-1 which is not in the list
-
Difficult equation question
-
What is the approximation equation for making the day/night wave
-
Virtual Serial Device in Python?
-
How to display two or more markers on the same location?
-
PostgreSQL field type for unix timestamp?
-
C++ Get random number from 0 to max long long integer
-
getJSON timeout handling
-
checking for a character on the end of a string
-
if condition in a for loop
-
best method for loop parallelisation in c using MPI or openMP
-
getting random numbers larger than RAND_MAX
-
Keep only last line of a repeated pattern
-
Unexpectedly high memory usage, using a std::stack and std::map
-
Create a cluster with random number
-
Height of call graph for TAK function
-
Lexicographically order PHP
-
Creating a program that reads counts the number of lines in a C++ file
-
gnuplot : plotting data from multiple input files in a single graph
-
C++ map access discards qualifiers (const)
-
★ Efficiently selecting a set of random elements from a linked list
-
Apply innerHTML to a var
-
Is it possible to create a condition in HTML?
-
Improve performance: Remove all strings in a (big) list appearing only once
-
MiniMax Algorithm for Tic Tac Toe failure
-
Why gets does not work when I use it with scanf?
-
Create Bad Words Filter
-
variables with php regex
-
Find equidistant points between two coordinates
-
Python- How to find the height of standard binary search tree?
-
Project Euler #14: What's wrong with this code?
-
How to find out the size of an array when it is passed as an argument for the function?
-
Repoint global DocumentRoot, still run PHP
-
Finding the heaviest path in a binary tree efficiently - python
-
Python Number Game
-
OpenMP parallelization stopped working
-
Simulate limited bandwidth from within Chrome?
-
Avoiding Comments w/ C++ getline()
-
How to find the set of trees every one of which spans over another given tree?
-
Unable to set a variable with an AJAX call
-
Padding to the right side of row
-
Select cells randomly from NumPy array - without replacement
-
Moon / Lunar Phase Algorithm
-
How to convert UTM to Lat/Long?
-
How to convert from UTM to LatLng in python or Javascript
-
lat/lon to utm to lat/lon is extremely flawed, how come?
-
Calculating dawn and sunset times using PyEphem
-
Plot CSV as stacked area
-
Most decent way to multiply/divide array values by $var in PHP
-
How to convert mysql table to html table to match columns and rows?
-
iPhone bookmark link add to home screen?
-
Unspecified return from a function
-
Python: adding two dicts together
-
Strange value when reading from binary file with fread() in C
-
Difference Equation Blowing Up - C
-
g++: error: libgomp.spec: No such file or directory
-
Multithread C++ program to speed up a summatory loop
-
PHP considers null is equal to zero
-
How do I use this jQuery plugin to delete a cookie?
-
Display random image with fitting link
-
How do I limit my PHP script to only run when requested by localhost?
-
How do you append an int to a string in C++?
-
What is a simple binary raster storage format which ArcGIS can read?
-
How can a resolve issues relating to autosave, multiple instances, launcher and errors in LibreOffice?
-
Is there any pseudocode for MFD (multiple flow direction) algorithm available?
-
Toggle Galleria Full Screen Mode
-
How to perform split and join functions on Array in C?
-
Linear interpolation code on wikipedia - I don't understand it
-
search and find the shortest queue and search after some condition
-
I have come across this code snippet as shown below. Can anyone suggest what is the meaning of a in scanf function
-
Alternate Interpreters for Script
-
Printf comes out negative
-
gnuplot: skip missing columns
-
Writing For loops efficiently
-
Distance between two strings
-
Documenting variables with Doxygen in C
-
Is it possible to return "weird" characters in a char?
-
codes to display a smiley and sad face in C++ console
-
Reseting a char pointer to the top of an array
-
Assign values to a record array in C
-
Find maximal element of an array recursively
-
Why best case for insertion sort is O(n) & not O(n^2)?
-
priority queue clear method
-
Visualization from C/C++ via Gnuplot's pipe interface
-
Embeding Google calendar with custom calendar colors
-
How to make a GPS transportation app?
-
List nearby/discoverable bluetooth devices, including already paired, in Python, on Linux
-
Initializing a vanilla C struct
-
Pointing at an array to get all its contents
-
Are inline operators good?
-
Count characters in UTF8 when plain char is unsigned
-
Displaying object name inside destructor
-
Find a triad in a network with a C program
-
Displaying an image on linux without running x
-
GitHub: Permission denied (publickey). fatal: The remote end hung up unexpectedly
-
Best approach to PHP/AJAx Live Search - xml or MySQL?
-
Shortest Path distance between points given as X-Y coordinates
-
Big oh notation for heaps
-
Mandelbrot function using bitwise operators
-
Probability Based on Increasing Distance in PHP
-
Is boost::container::vector faster than std::vector? Why?
-
I am not able to clear and reset the background color of a Cell
-
list(), if and short-circuit evaluation
-
Implementing Depth First Traversal for a Graph using Adjacency Matrix C++
-
auto space between divs
-
MPI and cluster
-
Latitude and Longitude conversion
-
What is the minimum sized AVL tree where a deletion causes 2 rotations?
-
Implementation of recursive algorithm
-
C++ for loop initializing counter wrong
-
separate sequence of same numbers from string
-
Dereferencing in C
-
GPS to calculate distance between two points on windows phone 7
-
Benchmarking : get algorithm user time
-
1 byte integer data type
-
find an algorithm that calculates the transitive closure of a directed graph using O(n 4 ) time
-
Why progress bar appear after the for loop completely processed
-
Finding the fastest section of a waypoint track
-
How to set terminal background color on linux terminal without using ncurses?
-
Distritubed algorithms video lectures
-
Identify a transitive relation
-
Traverse a graph from a starting point and ending at the starting point C++
-
When using pdfpages in LaTeX, how to avoid page breaks before the first page ?
-
C Linux Bandwidth Throttling of Application
-
How to resize a large vector safely in C++
-
How to articulate the difference between asynchronous and parallel programming?
-
Ignoring the rest of the line once input has been gotten in C
-
Detect cursor movement in GTK text buffer
-
c++ - writing to a output file from diffrent cpp files
-
How To Return A Struct From A Function In C++
-
Check if a geopoint with latitude and longitude is within a shapefile
-
How to direct access to the elements of stack in C++?
-
Searching an array for sum of values
-
Counting the number of characters in comments line in C
-
Inbuilt function to find distance
-
Figuring out the formula for two objects in 3d space
-
C++ inheritance for character class
-
Why is the != operator not allowed with OpenMP?
-
Clamping floating numbers in Python?
-
Remove letter accents from a given text
-
C Appropriate Use of Global Vars
-
Converting an "ASCII decimal" to an integer in C
-
How to combine 4 characters into 1 character
-
the centroid of the intersection of n disks/circles
-
Way to measure time of execution program
-
What is a Calendar Queue?
-
C++ solving for quartic roots (fourth order polynomial)
-
What is the fastest way to move a million images from one directory to another in Linux?
-
How to return http statuscodes in php?
-
adding a string and int to a string
-
Monte Carlo simulation on sphere: unbiased random steps
-
How to store a paragraph in C source code?
-
2D grid based games : represent passability
-
random group generator in R
-
Recursive/iterative functions
-
How to iterate over a priority_queue?
-
Particle pile algorithm
-
Efficient way to rotate a list in python
-
An odd assignment about adding dashes to strings. PHP
-
How to find the first occurrence of one of several characters (other than using regex)
-
Matlab: How to read in numbers with a comma as decimal separator?
-
MATLAB array rows arrangement
-
PHP recursively removing folders
-
Openlayers initial extent
-
How do I Acquire Images at Timed Intervals using MATLAB?
-
Getting data from Php session
-
Capture audio out Python
-
How do I record video from a webcam in MATLAB?
-
comparing nested arrays for equality
-
Creating an arbitrary waveform in MATLAB and downloading to arbitrary function generator (agilent AG33220A)
-
Imagemagick scale and image quality
-
Is it possible to write MBR of a pen drive by any hex editor?
-
Display Rectangular Data Grid
-
Can I connect a PC to a PoE switch?
-
How do I enter angle brackets in bibtex?
-
What's faster: inserting into a priority queue, or sorting retrospectively?
-
How to animate a Raphael object along a path?
-
Concordance of text
-
PostgreSQL (shp2pgsql) AddGeometryColumn gives "No function matches the given name"
-
Why must a float:right precede a "normal" left-justified div?
-
mysql php columns
-
Flocking and surrounding instead of moving away?
-
How to pass an array using PHP & Ajax to Javascript?
-
How to set permissions for every directory along a directory path
-
Should I store my salt along with my hashed password in the database?
-
Print time in 15-minute increments between two times in the same day
-
Loop asking user for input into an array
-
file_get_contents sometimes does not find texts
-
Char array initialization dilemma
-
OpenLayers Cluster Recalculate
-
Noob error in Python opening a file
-
CSS BETWEEN selector?
-
Rotating images and text
-
How to dynamically insert an orderby statement in a query array
-
Listing login information on the web safely?