SeitaBV / timely-beliefs

Model data as beliefs (at a certain time) about events (at a certain time).
MIT License
34 stars 6 forks source link

feature: vectorize knowledge horizon function calls, and add some todos #134

Closed Flix6x closed 1 year ago

Flix6x commented 1 year ago

Much needed vectorization.

Flix6x commented 1 year ago

Thanks for the review. Good idea to refactor that test using pytest.mark.parametrize. It looks much cleaner now.