added tests for quimb backend

This commit is contained in:
Mattia Robbiano
2025-09-08 18:28:00 +02:00
parent b7c26f5a2a
commit 641277c62b
2 changed files with 779 additions and 3 deletions

3
.gitignore vendored
View File

@@ -160,6 +160,3 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.idea/
.devenv .devenv
# Cotengra cache
examples/quimb_intro/ctg_cache/

File diff suppressed because one or more lines are too long