-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Trying to use the package as outlined in README.md
in julia 1.11
yields the following error:
Updating git-repo `https://github.com/TensorBFS/TropicalTensors.jl.git`
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package TropicalNumbers [b3a74e9c]:
TropicalNumbers [b3a74e9c] log:
├─possible versions are: 0.1.0 - 0.6.2 or uninstalled
├─restricted to versions 0.3 - 0.4 by TropicalTensors [d36a0d72], leaving only versions: 0.3.0 - 0.4.1
│ └─TropicalTensors [d36a0d72] log:
│ ├─possible versions are: 0.1.0 or uninstalled
│ └─TropicalTensors [d36a0d72] is fixed to version 0.1.0
└─restricted by compatibility requirements with TropicalYao [8a7e9035] to versions: 0.1.0 - 0.2.3 — no versions left
└─TropicalYao [8a7e9035] log:
├─possible versions are: 0.1.0 - 0.1.5 or uninstalled
└─restricted to versions 0.1 by TropicalTensors [d36a0d72], leaving only versions: 0.1.0 - 0.1.5
└─TropicalTensors [d36a0d72] log: see above
Details on julia:
julia> versioninfo()
Julia Version 1.11.2
Commit 5e9a32e7af2 (2024-12-01 20:02 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 32 × 13th Gen Intel(R) Core(TM) i9-13980HX
WORD_SIZE: 64
LLVM: libLLVM-16.0.6 (ORCJIT, alderlake)
Threads: 1 default, 0 interactive, 1 GC (on 32 virtual cores)
I have tried installing local version of TropicalYao
with bumped requirements on TropicalNumbers
, but it results in another suite of errors, and in particular Unsatisfiable requirements detected for package CuYao
, as I am in the end interested in using Tropical Tensors with GPU.
What is the recommended way of proceeding forward? Are there any plans to update this package?
Metadata
Metadata
Assignees
Labels
No labels