remove added Combinatorics dep by hardcoding 9j arg permutations

This commit is contained in:
Thomas (Tom) C. Gorordo 2024-08-15 09:34:47 -07:00
parent 9c2c0b6596
commit 0e056691cb
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
2 changed files with 16 additions and 7 deletions

View file

@ -4,7 +4,6 @@ authors = ["Jutho Haegeman"]
version = "2.1.0"
[deps]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
HalfIntegers = "f0d1745a-41c9-11e9-1dd9-e5d34d218721"
LRUCache = "8ac3fa9e-de4c-5943-b1dc-09c6b5f20637"
Primes = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"