-
git2-rs (0.19.0) on Mac does not appear to support using passworded ssh keys from ssh-agent. I haven't yet tested on Linux but I'd like to make something that works on both platforms.
I tested wit…
-
P5/Test/antruntest.xml references a specific version of Saxon in the ../Utilities folder; that version should be replaced by a generic saxon9he.jar which can be updated without changing files that ref…
-
### Package Name
pafish
### Tool Name
pafish
### Package type
ZIP_EXE
### Tool's version number
0.6
### Category
Utilities
### Tool's authors
Alberto Ortega, Others
### Tool's description
…
-
```
What steps will reproduce the problem?
1. I created a project in flashdevelop to test Fabrication, i used the 0.6
version of the swc
2. When I try to switch the swc for the 0.7.5 version, i have …
-
```
What steps will reproduce the problem?
1. I created a project in flashdevelop to test Fabrication, i used the 0.6
version of the swc
2. When I try to switch the swc for the 0.7.5 version, i have …
-
Here's a MWE
```julia
using Convex
using Mosek
using MosekTools
using SCS
W = [1, 0]
x = Variable()
y = Variable()
coeff = x * [1, 0] + y
obj = dot(W, coeff) - logisticloss(coeff)
problem…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
-
> 👋 If you are interested in working on this issue, please check out the [Getting Started guide on HackerEarth](https://www.hackerearth.com/challenges/hackathon/flip-fest/custom-tab/getting-st…
-
The way the utilities are currently factored, it is necessary to load `test-sets.scm` before loading `set-interp.scm`:
```
Process scheme finished
Chez Scheme Version 10.0.0
Copyright 1984-2024 …
-
I am impressed by your work. However, I think is it possible to provide single line code version. It only needs input and finally out put the haplotypes like althap. Since I am not professional in co…