# SU(2) implementation

**URL:** https://itensor.discourse.group/t/su-2-implementation/2127
**Category:** ITensor Development
**Created:** [November 14, 2024, 11:00am UTC](https://itensor.discourse.group/t/su-2-implementation/2127 "2024-11-14T11:00:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![dfelmanl](https://yyz2.discourse-cdn.com/free1/user_avatar/itensor.discourse.group/dfelmanl/32/578_2.png) [@dfelmanl](https://itensor.discourse.group/u/dfelmanl)
#### Post date: [November 14, 2024, 11:00am UTC](https://itensor.discourse.group/t/su-2-implementation/2127/1 "2024-11-14T11:00:40Z")

</div>

Hi,

I am interested in working with non-abelian symmetries imposed on TN, specifically SU(2).

I am aware that ITensor is planning to develop this support, but is there an expected delivery for the feature?

Thank you in advance,  
Daniel

---

<div class="post-metadata">

### Author: ![miles](https://yyz2.discourse-cdn.com/free1/user_avatar/itensor.discourse.group/miles/32/6_2.png) [@miles](https://itensor.discourse.group/u/miles)
#### Post date: [November 14, 2024, 1:09pm UTC](https://itensor.discourse.group/t/su-2-implementation/2127/2 "2024-11-14T13:09:20Z")

</div>

Hi @dfelmanl , I would say the answer is still the same as in this post:

> [@Non-Abelian Quantum Number](https://itensor.discourse.group/t/non-abelian-quantum-number/1905/2):
>
> Hi cfengno1, The non-abelian implementation for iTensor is a work in progress. I hope to have a functional version by the end of the year 2024, however the first release needs to be synchronized with many other features under development inside NDTensors.

The new system is coming along well, and the core features like tensor addition and contraction are essentially working. But the system is currently not plugged into ITensor yet, and also still needs much testing and refactoring and such. So I would realistically expect it will be some months away.

---

<div class="post-metadata">

### Author: ![dfelmanl](https://yyz2.discourse-cdn.com/free1/user_avatar/itensor.discourse.group/dfelmanl/32/578_2.png) [@dfelmanl](https://itensor.discourse.group/u/dfelmanl)
#### Post date: [January 8, 2025, 5:50pm UTC](https://itensor.discourse.group/t/su-2-implementation/2127/3 "2025-01-08T17:50:00Z")

</div>

Hi @miles,

I was wondering if there has been any progress in this matter. Essentially, I only need the basic tensor features under the SU(2) non-abelian symmetry: the tensor representation, canonization, addition and contraction.

Is there any ITensor version that I can access those features?

Greatly appreciated,  
Daniel

---

<div class="post-metadata">

### Author: ![mtfishman](https://yyz2.discourse-cdn.com/free1/user_avatar/itensor.discourse.group/mtfishman/32/11_2.png) [@mtfishman](https://itensor.discourse.group/u/mtfishman)
#### Post date: [January 8, 2025, 7:03pm UTC](https://itensor.discourse.group/t/su-2-implementation/2127/4 "2025-01-08T19:03:16Z")

</div>

Not yet, we are actively working on it and have some initial operations working (like contraction and addition) but it has required a big rewrite of the backend of ITensor to design it well and integrate it with the rest of the library so there is a lot of work to do before all of that is ready to release to the public.
