jmschrei / pomegranate

Fast, flexible and easy to use probabilistic modelling in Python.
http://pomegranate.readthedocs.org/en/latest/
MIT License
3.29k stars 590 forks source link

Fix typos #1076

Closed FBruzzesi closed 3 months ago

FBruzzesi commented 5 months ago

Not super exciting PR, but I found some typos in the codebase fast and easy to fix 😊

Edit: Test are failing with some precision difference in the order of 1e-6, which is the default of numpy.testing.assert_array_almost_equal

jmschrei commented 3 months ago

Reading this PR is embarrassing.

FBruzzesi commented 3 months ago

Reading this PR is embarrassing.

It happens to everyone, no need to feel embarrassed! If I may suggest a like-able tool to semi automate this process: typos is (very) fast, flexible and customizable.