concept-collection / ans-visualizer
Fix live visualizer link in README
Updated the link to the live visualizer.
Jeremy Magland <magland@users.noreply.github.com> committed commit 5ebe5bd2266e parent 1f618a3 Browse files
1 changed file+1−1
README.mdmodified+1−1View file
@@ -2,6 +2,6 @@
22
33 Illustration of the Asymmetric Numeral Systems algorithm. [Duda et al., 2015](https://ieeexplore.ieee.org/abstract/document/7170048).
44
5-[View the live visualizer](https://magland.github.io/ans-visualizer/)
5+[View the live visualizer](https://visposts.github.io/ans-visualizer/)
66
77 [simple_ans: A simple and efficient Python implementation of ANS](https://github.com/flatironinstitute/simple_ans)