Macaulay2 / Macaulay2/M2

oeis gives empty output

Open
#4,209 3 comments 0 reactions 0 assignees View on GitHub
package issue
Dominant language
Macaulay2
Stars
435
Forks
297
Avg merge
4d 20h
Merged PRs (30d)
11

Description

*Even if there isn't an exact match*, OEIS is quite helpful (e.g. see [this one](https://oeis.org/search?q=1,3,6,15,39,87,102,267)), but the command `oeis` is not:
```m2
i1 : oeis {1,3,6,15,39,87,102,267}

o1 =
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the `oeis {1,3,6,15,39,87,102,267}` command and compare its empty output with the linked OEIS search result. Trace the `oeis` command entry point and identify why this input produces no displayed result. Done means the command provides useful output for this sequence, including when there is no exact match.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.