Skip to content

Commit

Permalink
[ITensorGPU] Move to separate repository (#1412)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman authored May 8, 2024
1 parent 61b564d commit 08672a2
Show file tree
Hide file tree
Showing 39 changed files with 9 additions and 3,545 deletions.
60 changes: 0 additions & 60 deletions .github/ISSUE_TEMPLATE/03_ITensorGPU_bug_report.md

This file was deleted.

24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE/03_ITensorGPU_feature_request.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ template_package_name = "PACKAGE"
package_names = [
"ITensors",
"NDTensors",
"ITensorGPU",
"ITensorVisualizationBase",
"ITensorUnicodePlots",
"ITensorMakie",
Expand All @@ -15,11 +14,10 @@ package_names = [
package_ordering = Dict([
"ITensors" => 1,
"NDTensors" => 2,
"ITensorGPU" => 3,
"ITensorVisualizationBase" => 4,
"ITensorUnicodePlots" => 5,
"ITensorMakie" => 6,
"ITensorGLMakie" => 7,
"ITensorVisualizationBase" => 3,
"ITensorUnicodePlots" => 4,
"ITensorMakie" => 5,
"ITensorGLMakie" => 6,
])

function bug_report_file(package_name::String)
Expand Down
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ ITensorMakie/Manifest.toml
ITensorMakie/test/Manifest.toml
ITensorGLMakie/Manifest.toml
ITensorGLMakie/test/Manifest.toml
ITensorGPU/Manifest.toml
ITensorGPU/test/Manifest.toml
ITensorVisualizationBase/Manifest.toml
ITensorVisualizationBase/test/Manifest.toml
NDTensors/Manifest.toml
Expand Down
2 changes: 0 additions & 2 deletions ITensorGPU/.JuliaFormatter.toml

This file was deleted.

7 changes: 0 additions & 7 deletions ITensorGPU/.gitignore

This file was deleted.

50 changes: 0 additions & 50 deletions ITensorGPU/.gitlab-ci.yml

This file was deleted.

19 changes: 0 additions & 19 deletions ITensorGPU/LICENSE

This file was deleted.

71 changes: 0 additions & 71 deletions ITensorGPU/NEWS.md

This file was deleted.

33 changes: 0 additions & 33 deletions ITensorGPU/Project.toml

This file was deleted.

50 changes: 0 additions & 50 deletions ITensorGPU/README.md

This file was deleted.

24 changes: 0 additions & 24 deletions ITensorGPU/examples/dmrg.jl

This file was deleted.

Loading

0 comments on commit 08672a2

Please sign in to comment.