-
Details: https://research.swtch.com/version-sat
Importance:
```sh
root# time emerge -uDUpv @world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[…
-
I have two Maven packages: In `project1` I use `java-smt` with native solvers (specifically Z3). I then install `project1` to my local Maven repository, and use it in `project2` (where I set up the so…
-
# Issue Title
Create Fractional Riccati Differential Equation Solver using Jacobi Tau Method
## Issue Description
### Overview
Develop a solver for fractional Riccati differential equations (FREs) ba…
-
Imagine this case where we have:
```
{
"name": "A",
"version": "0.0.1"
"peerDependencies": {
"B": "0.0.1"
}
}
```
```
{
"name": "A",
"version": "0.0.2"
"peerDependencies": {
"…
-
``` r
library(pkgdepends)
deps_1 + refs:
#> - r-lib/rlang
#> + constraints (2):
#> - select rlang exactly once
#> - `r-lib/rlang` is not satisfied by `installed::/Users/ruckip/Library/R…
-
```bash
iaacornus@sysmain ~ [1]> conda install -c conda-forge dockstring
Channels:
- conda-forge
- bioconda
- defaults
Platform: linux-64
Collecting package metadata (repodata.json): done
S…
-
Hi, I don't fully knows how to transform the pak instruction to pkgdepends, but taking advantage it says to report here lets do it:
```bash
docker run --rm -ti rocker/geospatial R
```
```R
in…
latot updated
5 months ago
-
The dependency solver currently only checks whether two dependencies on a package conflict when one of the dependencies is fixed, i.e., the solver has already picked a version or an installed package …
-
- **Poetry version**: Poetry (version 1.3.2)
- **Python version**: 3.9
- **OS version and name**: Ubuntu 22, inside a py39 conda environment
- **pyproject.toml**:
Just the relevant part:
```
…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open reports and couldn't find a duplicate
### What happened?
Please see comment [here](https://github.com/AnacondaRecipes/python-da…