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
Yep, that's very useful. Maybe open the OEIS page in a new tab?
Another idea: if you hover over a seq operation, there could be a link for opening the corresponding LODA program in the editor. But that is probably more difficult to parse.
We could try to ask the OEIS people to add generic links to LODA and Sequence Machine for all sequences. For LODA it would be a link to the editor. But then we also must make sure that we have links back to the OEIS, which is covered by this ticket. Do you think it is feasible?
In the editor area. Hover over an OEIS id, and it becomes a hyperlink, that jumps to OEIS.
In the following code, if you hover over
A256967
, then it links to its corresponding OEIS page.And if you hover over
A256966
, then it links to its corresponding OEIS page.And if you hover over
A000045
, then it links to its corresponding OEIS page.The text was updated successfully, but these errors were encountered: