Open bkmgit opened 1 year ago
Should cython be listed as an extra dependency if torch is used? It is needed in astar to compile priority_queue.hpp
Hi Benson,
I think it should be fine without cython - we distribute compiled astar library with Pypi and the users do not need cython when calling the astar function.
Should cython be listed as an extra dependency if torch is used? It is needed in astar to compile priority_queue.hpp