-
ArrayInterface shows `Diagonal{T,
-
This suggestion would be a big breaking change, but possibly worth it.
I believe LibSerialPort would become far more user friendly if we merged the high-level and low-level APIs. The resulting sing…
-
So I've been trying to debug performance issues in JDBC.jl, where reports are that it is orders of magnitude slower than similar wrappers in other languages. Now there could be many reasons for this, …
aviks updated
2 years ago
-
Any hope for an OnClick, OnDrag, etc type listeners?
I know we can do it with buttons, but what about with Julia objects, like plots? Or plotted shapes? Even if it required custom interfaces and ge…
-
I'd argue that using `minimum` and `maximum` to refer to the domain of a distribution is a misnomer. One can come close to justifying it: you can think of a distribution as a collection of pairs `x =>…
-
I got the cvxpy to call ECOS and SCS via this package in the cvxpy julia_opt branch. The tests are in `cvxpy/tests/test_julia_opt.py`.
Let me know if it works for you guys.
-
Hi,
See https://justine.lol/cosmopolitan/ and APE
It may not be a priority for you to be "actually portable", but curious, why is Windows not supported? Is it simply because you've not gotten arou…
-
I am trying to determine whether the feasibility region of an MIP-relaxation is bounded or not. To do that, I pick a random objective and both minimize and maximize it, checking whether one of the pro…
-
I would like to implement boolean set operation 2D. What do I have to do beyond declaring all functions present in [header files](https://github.com/CGAL/cgal/blob/master/Boolean_set_operations_2/incl…
-
Is flexiblas supported with mingw compilers on Windows? If it is known to work, I'd love to explore the use of flexiblas as the way we work with BLAS/LAPACK in Julia. Some discussion here https://gith…