Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
QuantumKitHub
/
TensorKit.jl
Public
Notifications
You must be signed in to change notification settings
Fork
64
Star
403
Code
Issues
27
Pull requests
13
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add reusable testsuite for sector-dependent tests
- #473
#473
Open
borisdevos
wants to merge 25 commits into
main
QuantumKitHub/TensorKit.jl:main
from
bd/testsuite
QuantumKitHub/TensorKit.jl:bd/testsuite
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Add reusable testsuite for sector-dependent tests
#473
borisdevos
wants to merge 25 commits into
main
QuantumKitHub/TensorKit.jl:main
from
bd/testsuite
QuantumKitHub/TensorKit.jl:bd/testsuite
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
implement testsuite
borisdevos
committed
7d352d2
View commit details
Copy full SHA for 7d352d2
Browse repository at this point
apply testsuite to current tests
borisdevos
committed
d9cc856
View commit details
Copy full SHA for d9cc856
Browse repository at this point
use TKS's testsuite for sector utility
borisdevos
committed
f469892
View commit details
Copy full SHA for f469892
Browse repository at this point
homogenise eval_show
borisdevos
committed
bad9878
View commit details
Copy full SHA for bad9878
Browse repository at this point
Merge branch 'main' of https://github.com/Jutho/TensorKit.jl into bd/testsuite
borisdevos
committed
5f5e313
View commit details
Copy full SHA for 5f5e313
Browse repository at this point
Commits on Jul 7, 2026
avoid testsuite being recognised as tests
borisdevos
committed
91127f9
View commit details
Copy full SHA for 91127f9
Browse repository at this point
fix x ambiguity
borisdevos
committed
cbaf351
View commit details
Copy full SHA for cbaf351
Browse repository at this point
move testsuite file
borisdevos
committed
10f8a4e
View commit details
Copy full SHA for 10f8a4e
Browse repository at this point
make separate entry points for single and double fusion tree tests
borisdevos
committed
eff5ab6
View commit details
Copy full SHA for eff5ab6
Browse repository at this point
Commits on Jul 8, 2026
split up tensor tests
borisdevos
committed
77c2061
View commit details
Copy full SHA for 77c2061
Browse repository at this point
make diagonal tensor tests also an entry point
borisdevos
committed
e1d0f33
View commit details
Copy full SHA for e1d0f33
Browse repository at this point
convert braiding tensor properties testset to testsuite
borisdevos
committed
cb8d067
View commit details
Copy full SHA for cb8d067
Browse repository at this point
have single access function to run testsuites + changes related to moving file location
borisdevos
committed
df01132
View commit details
Copy full SHA for df01132
Browse repository at this point
add factorizations to the testsuite
borisdevos
committed
a7e4b4a
View commit details
Copy full SHA for a7e4b4a
Browse repository at this point
Merge branches 'bd/testsuite' and 'main' of https://github.com/QuantumKitHub/TensorKit.jl into bd/testsuite
borisdevos
committed
622c960
View commit details
Copy full SHA for 622c960
Browse repository at this point
Commits on Jul 9, 2026
typos and exports
borisdevos
committed
3fbf44e
View commit details
Copy full SHA for 3fbf44e
Browse repository at this point
Merge branch 'main' of https://github.com/QuantumKitHub/TensorKit.jl into bd/testsuite
borisdevos
committed
845406d
View commit details
Copy full SHA for 845406d
Browse repository at this point
more import silliness
borisdevos
committed
b9eea56
View commit details
Copy full SHA for b9eea56
Browse repository at this point
workaround to fast_tests external injection
borisdevos
committed
42d7490
View commit details
Copy full SHA for 42d7490
Browse repository at this point
Commits on Jul 10, 2026
scoping is hard
borisdevos
committed
1adfa95
View commit details
Copy full SHA for 1adfa95
Browse repository at this point
update test readme
borisdevos
committed
1712178
View commit details
Copy full SHA for 1712178
Browse repository at this point
Merge branch 'main' of https://github.com/QuantumKitHub/TensorKit.jl into bd/testsuite
borisdevos
committed
c8cc738
View commit details
Copy full SHA for c8cc738
Browse repository at this point
Commits on Jul 27, 2026
get away with `@testinferred` via top-level functions and `Val`s
borisdevos
committed
0bd8ee9
View commit details
Copy full SHA for 0bd8ee9
Browse repository at this point
Merge branch 'main' of https://github.com/QuantumKitHub/TensorKit.jl into bd/testsuite
borisdevos
committed
3d26128
View commit details
Copy full SHA for 3d26128
Browse repository at this point
Commits on Aug 6, 2026
Merge branch 'main' of https://github.com/QuantumKitHub/TensorKit.jl into bd/testsuite
borisdevos
committed
c088ea6
View commit details
Copy full SHA for c088ea6
Browse repository at this point
You can’t perform that action at this time.