Update user guide and documentation for v1.1.0#713
Draft
manuschneider wants to merge 62 commits intomasterfrom
Draft
Update user guide and documentation for v1.1.0#713manuschneider wants to merge 62 commits intomasterfrom
manuschneider wants to merge 62 commits intomasterfrom
Conversation
Fix wrong brnahc
add working directly
Build api docuemtations.
…into haoti/doc_update
* Update link for user guide and api documentation. * Update the paper.
restructured user guide wrote introduction to user guide
…and method chaining
needs to be tested
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #713 +/- ##
==========================================
+ Coverage 32.35% 35.26% +2.91%
==========================================
Files 215 215
Lines 36363 33095 -3268
Branches 14597 13196 -1401
==========================================
- Hits 11764 11670 -94
+ Misses 22659 19511 -3148
+ Partials 1940 1914 -26 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1d1c0bf to
db826ff
Compare
method chaining is the preferred way to initialize tensors. The initializer argument is not always available, which caused the code with UniTensor.zeros(..., rowrank=...) to crash See #335
099366b to
fcbb71e
Compare
-replaced Contracts by Contract -added file extensions when using .Save()
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Still in progress, see #712
I would be happy about help with #596