You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OEIS integration currently doesn't work --- the OEIS calls all just return Nothing. It seems that the oeis library hasn't been updated in a while, and there is a newer library oeis2 which is more up-to-date and also has additional features. We should try switching to oeis2. Currently, however, it does not build with aeson-2. See 23prime/oeis2#6 . (Edit to add: oeis2 has been updated now. Be sure to use version 1.0.9 or later, 1.0.8 had a bug.)
The text was updated successfully, but these errors were encountered:
The OEIS integration currently doesn't work --- the OEIS calls all just return
Nothing
. It seems that theoeis
library hasn't been updated in a while, and there is a newer libraryoeis2
which is more up-to-date and also has additional features. We should try switching tooeis2
. Currently, however, it does not build withaeson-2
. See 23prime/oeis2#6 . (Edit to add:oeis2
has been updated now. Be sure to use version1.0.9
or later,1.0.8
had a bug.)The text was updated successfully, but these errors were encountered: