hadware

Results 13 issues of hadware

Hey, Thanks again for your code, it saved me a lot of work when I had to reproduce some results that usually are based on max little's R implementation. Your...

**Describe the bug** Linear mixed-integer solver problem is failing with GLPK-MI (**and used to work in older versions, namely 1.0.25,** the one I used to design my problem). **To Reproduce**...

bug
solver interfaces
Interface: GLPK or GLPK_MI

This is more a suggestion than an actual bug. I've been using python-mip and cvxpy on the same MI problems, and even though their actual problem-solving performances are usually the...

mip

Hello, I really liked using Flask-smorest (reminded me a lot of the great pleasure of using google-endpoints), and i'm currently giving a shot at Quart (a Flask "clone" working with...

The question is pretty self explanatory. If it does, maybe it'd be good to mention it in the README.md.

This is the error I got from running the code example on the Readme. I tried running the tests using pytest, and I got the same error. From other repo's...

I've seen that some of this package's code has a bit of type-hinting. It'd be really nice if at least the user-facing functions, classes's `__init__` and methods have a bit...

I don't know if this is relevant with my reviewing role for this package, but you might want to clean up the repo and migrate .wav files from tests ans...

Alright, this package is super well-made and well engineered, but the packaging has some issues: 1. Basic thing, but I think you should (and can easily) switch to a `pyproject.toml`...

Hey, @mmmaat has found this neat little lib : https://github.com/soundata/soundata Just leaving this here as a potential idea: wouldn't it be nice if there were wrappers for this library included...