inner product

This commit is contained in:
Aly 2025-09-12 09:37:24 -06:00
parent c0c42524de
commit 9416dd6214
10 changed files with 28 additions and 11 deletions

View file

@ -1,4 +1,4 @@
# NP Hard
- may not necessarily be in [[np|NP]]
- computational version of [[np-complete|NP Complete]]
- may not necessarily be in [[np]]
- computational version of [[np-complete]]