nomos-node/nomos-da
Daniel Sanchez 9adfbdddc6
Da: fk20 implementation (#663)
* Implement fft_g1

* Fix ifft_g1
Added fft/ifft g1 test

* Parallelize i/fft

* Add i/fft benches

* Fix parallel feature tagging

* Fix bench

* Fix parallelization

* Implement fk20

* Add compute roots of unity method

* Fix ranges

* Remove innecesary collect in fft_g1

* Use domaın and ark fft

* Remove custom fft

* Add fk20 benches

* Clippy happy

* Use threadcount for parallelization

---------

Co-authored-by: mgonen <mehmet@status.im>
2024-06-21 12:43:17 +02:00
..
full-replication DA Protocol V1 (#626) 2024-06-13 11:23:11 +03:00
kzgrs Da: fk20 implementation (#663) 2024-06-21 12:43:17 +02:00
kzgrs-backend DA Protocol V1 (#626) 2024-06-13 11:23:11 +03:00
storage DA Protocol V1 (#626) 2024-06-13 11:23:11 +03:00