-
**Reported by dagss on 5 Dec 2011 18:20 UTC**
From ML. The breakage is due to upgrading to NumPy 1.6.
```
Upon upgrading to Ubuntu Oneiric (with Cython 1.14.1), I was extremely
disappointed when I f…
-
Implement our Best Fit bin packing algorithm to operate in O(n log n).
-
您好,关于代码有两个问题。
**第一个问题是关于一维bin packing模型。**
看到您代码里给的instance是一个list。List的形式是:items=[Item(id=1, width=13), Item(id=2, width=14), Item(id=3, width=2)]…]
如果我想要多个指定width的item,只能在list里一个一个添加是吗?
举个例子:比…
-
### Description
Gitea dump command fails when trying to include ssh keys. This is expected as the ssh directory is 0700 and owned by root.
But running the gitea dump as root is not allowed, at least…
thoho updated
1 month ago
-
Add clearance between texture rectangles when bin packing. This will allow for easy reduction when it is possible.
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Adding the package from github url fails with
```
➤ YN0000: · Yarn 4.1.1
➤ YN0000: ┌ Resolution step
➤ YN0058…
-
As we see, the project not include instance named N1W2B1R5.txt, but there are three files called "data.txt", "data0.txt" and "js.json", respectively. I have no idea about the relationship between …
-
https://github.com/jonhrafe/MCDC_Simulator_public/blob/a5ffbb0449d36f9015cc1adf9c04d17b149c61e9/src/parallelmcsimulation.cpp#L859
I tried your simulator with Cylinder Gamma Distribution to represen…
-
### Description
When new collections are added, we need to ensure they are brought into the reindexing fold. There may be several ways to ensure this happens.
- manually updating each scraper and…