Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More general ITensorNetwork constructors #41

Merged
merged 5 commits into from
Jan 6, 2023

Conversation

mtfishman
Copy link
Member

ITensorNetwork constructors that accept custom element types and undef.

Also add tests for orthogonalize, dijkstra_shortest_paths, and GraphsFlows.mincut that are currently broken but will be fixed by:

ITensor/ITensors.jl#1039
ITensor/NamedGraphs.jl#27
ITensor/DataGraphs.jl#14

@JoeyT1994 @LinjianMa

@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@414d008). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage        ?   80.17%           
=======================================
  Files           ?       29           
  Lines           ?     1226           
  Branches        ?        0           
=======================================
  Hits            ?      983           
  Misses          ?      243           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mtfishman mtfishman merged commit 7c98d32 into main Jan 6, 2023
@mtfishman mtfishman deleted the itensornetwork_constructors branch January 6, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants