Closed vessenes closed 9 years ago
Thanks for pointing this out. You’re absolutely right, and I forgot that HOLA requires a development fork of Adaptagrams!
The development fork can be found here:
https://github.com/skieffer/adapaca
and I have also updated the HOLA readme to point to it.
Please bear in mind that the experimental code in this repo is by no means “polished” — quite the opposite in fact. : )
Thanks, I'm checking it out today. Will keep you posted.
I followed the readme instructions to install and compile adaptagrams and then link over to hola.
However, I can't run any test code with it. I get the following error:
if I interactively import adaptagrams.adaptagrams inside python, I see that there are hundreds of functions, so that seems to be working.
grep -ir ACALayout *
inside adaptagrams and hola only yieldswhich makes me think you are using a non-standard adaptagrams library? I git cloned this one: https://github.com/mjwybrow/adaptagrams/