Skip to content

Commit

Permalink
Merge pull request #2 from tensor4all/compathelper/new_version/2024-0…
Browse files Browse the repository at this point in the history
…5-21-00-21-28-859-02900644597

CompatHelper: add new compat entry for SpecialFunctions at version 2, (keep existing compat)
  • Loading branch information
shinaoka authored May 21, 2024
2 parents 20b1e3d + c48fa38 commit 54355a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ TensorCrossInterpolation = "b261b2ec-6378-4871-b32e-9173bb050604"
[compat]
EllipsisNotation = "1"
ITensors = "0.3"
QuanticsGrids = "0.3.1"
OrderedCollections = "1"
QuanticsGrids = "0.3.1"
SpecialFunctions = "2"
TCIITensorConversion = "0.1.3"
TensorCrossInterpolation = "0.9.4"
julia = "1.6"
Expand Down

0 comments on commit 54355a4

Please sign in to comment.