-
In a brief exchange with @carlosrellan on twitter a few months ago I had the idea to create a ToDo list for archaeological open source software. This might be a great resource for thesis projects, hac…
-
```
import numpy as np
from PIL import Image
def expand_box_until_condition(image, initial_box, allowed_values):
"""
Expand a box in an image until a condition is met.
Parameters…
-
* We are using two models, one to predict whether infections are increasing or decreasing, and a second to estimate the number of infections given increasing infections.
* I recently found that two…
-
### Information
- **Qiskit Metal version**: 0.1.5
- **Python version**: 3.11.4
- **Operating system**: Windows 10 (x64)
### What is the current behavior?
The effective EC for a transm…
-
Hello,
I have come across an issue while using DART with Gazebo in which the Dantzig LCP solver returns nans, causing the simulation to fail. I am using the Gazebo default branch and DART master bran…
-
From a few conversations with @mikolalysenko I learned that languages like R and libraries like scipy which are known for amazing math are just binding to the same old Fortran libraries (and in a few …
-
650 Mil edge graph with sssp solve on eight-GPUs (K80 of 12 Gb each)
Here is the run:
Partition begin. seed=1534366464
partition end. (24592.999935 ms)
[../gunrock/util/array_utils.cuh, 209 @ gp…
-
## What issue is the feature request related to?
The application of monocular Visual SLAM is limited because the scale is not known. Marker integration is an inexpensive solution to this prob…
-
I'm a big fan of a good visualisation. I'm going to start thinking about some possible visualisations using [[R] and Shinyapps](https://shiny.rstudio.com/gallery/). Any assistance and ideas welcomed o…
TS404 updated
4 years ago
-
The large instances of Arnold, Gendreau and Sörensen (2017) in [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br/index.php/en/) currently hang on the edge weight calculations. These instances are very large…