fplll / fpylll

A Python interface for https://github.com/fplll/fplll
GNU General Public License v2.0
119 stars 60 forks source link

Potentially outdated docstring #213

Closed fvirdia closed 2 years ago

fvirdia commented 3 years ago

When checking the documentation for GSO.Mat for the use of float_type, the docstring suggests that allowed floating point types are elements of fpylll.fpylll.float_types. I believe the latter does not exist, maybe fpylll.config.float_types was intended? These two docstrings seem to erroneously mention fpylll.float_types instead.

malb commented 3 years ago

I agree, it should be fpylll.config.float_types