- 需要解决Point(p) = (Number, Number)的特殊右式表达式,目前直接忽略
- __split_operator_variables这个函数,对于'InterReciprocal(Eccentricity(CONICSECTION:s)),NumIntersection(LeftPart(HYPERBOLA:d),CURVE:n)'这样的, 一个算子里的2个输入都是嵌套,需要重写
上述问题均在generate_dataset/parse_funcs/_parse_derivation_topv2.py文件的TODO中
上述问题均在generate_dataset/parse_funcs/_parse_derivation_topv2.py文件的TODO中