[seqfan] Re: Plot & Plot2 scripts, could you make them public?

Antti Karttunen antti.karttunen at gmail.com
Tue Jul 2 21:16:21 CEST 2013


On Tue, Jul 2, 2013 at 9:31 PM, David Applegate <david at research.att.com> wrote:
> I've made the R source code for the plot and plot2 functions available
> by just uploading them to the wiki.

Thank you!

>
> They are at
> https://oeis.org/wiki/File:Qgraph.R.txt (plot)

Is the following function (in the beginning of above module):
  read.table(infile)
available in R's own libraries of utility functions, or is it written
specifically
for OEIS, and does it expect b-file kind of format of one n a(n)
value-pair per row, or a(n) values only in infile?

Yours,

Antti

> https://oeis.org/wiki/File:Plot2.R.txt (plot2)
> and linked from
> https://oeis.org/wiki/Plot_pairs_of_sequences_in_the_OEIS
>
> Warning: I did not take time to document the code at all (not even how
> it gets arguments and data).  So it will take some reading to interpret.
>
> -Dave
>
>> Certainly we can make them public. Dave or Russ: what's the best way to do
>> that?
>
>> On Tue, Jul 2, 2013 at 12:36 PM, Antti Karttunen
>> <antti.karttunen at gmail.com>wrote:
>
>> > I wonder would it be possible for OEIS Foundation to make public the
>> > code that the server uses for plotting the sequences? (Gnuplot
>> > -script, plus some other code for reading the b-files?)
>> >
>> > I'm searching sequences with interesting dynamics, and by plotting
>> > them beforehand at my own computer,
>> > I could avoid submitting too much non-interesting chaff. Also, that
>> > way I could find an appropriate cut-off point for the b-files.
>> >
>> >
>> > Yours,
>> >
>> > Antti Karttunen
>> >
>



More information about the SeqFan mailing list