oeis: Interface to the Online Encyclopedia of Integer Sequences (OEIS)

[ bsd3, library, math ] [ Propose Tags ] [ Report a vulnerability ]

Flags

Automatic Flags
NameDescriptionDefault
network-uri

Get Network.URI from the network-uri package

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.2, 0.2.2.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.10, 0.3.10.1
Dependencies base (>=3 && <5), http-client (>=0.7 && <0.8), http-client-tls (>=0.3 && <0.4), http-types (>=0.12 && <0.13), network (<4.0), network-uri (<2.7), utf8-string (>=1.0 && <1.1) [details]
Tested with ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.1
License BSD-3-Clause
Author Brent Yorgey
Maintainer Bartosz Nitka <niteria@gmail.com>
Category Math
Source repo head: git clone https://github.com/niteria/oeis.git
Uploaded by BertramFelgenhauer at 2025-03-13T00:45:00Z
Distributions Arch:0.3.10.1, Debian:0.3.10, Fedora:0.3.10, FreeBSD:0.3.6, NixOS:0.3.10, Stackage:0.3.10.1
Reverse Dependencies 7 direct, 0 indirect [details]
Downloads 17603 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for oeis-0.3.10.1

[back to package description]

Math.OEIS is a library module for interfacing with the Online Encyclopedia of Integer Sequences.

Build Status