pyculib on Jetson Nano

Is there a conda channel which contains pyculib package for Jetson Nano? I have tried numba, anaconda, conda-forge channels but none of them seem to contain pyculib for aarch64.

Below link looks like have package for aarch64

Also have below topic for reference.

https://devtalk.nvidia.com/default/topic/1051415/jetson-nano/anaconda-for-jetson-nano/

@ShaneCCC - I have already installed anaconda for aarch64 and, yes, I have previously visited the link you pointed me to (there is my ‘thank you’ note at the bottom).

My question is related to the issue I’m facing when trying to install pyculib (conda install -c xxx pyculib), none of the conda channels seem to have this package. The search results seem to point to the fact that this package has not yet been made available for aarch64.

Thank you for taking a look at this!