martius-lab / EQL-Pytorch

Equation learning method -- pytorch implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About division

zhuyi-bjut opened this issue · comments

Hello !
When I run ' run.py ', every time I put ' div _ reg _ sy ' into the library, I always make a mistake : TypeError : expected Tensor as element 5 in argument 0, but got NotImplementedType
Does eql seem to be unable to handle division operations ?