User:AnatolV: Difference between revisions

minor edit + adding draft Gnuplot
(minor edit + adding draft Gnuplot)
Line 1:
Hi, I'm Anatole V [Anatoly E. Voevudko], residing in the USA. My 1K bigger user page easy to find on OEIS Wiki.
I was starting programming in machine code for mainframe IBM 370. In last 2 decades I've
created more then 30 websites (partially or in full). In addition, I've always been
Line 29:
{{mylang|PARI/GP|advanced}}
{{mylang|Gnuplot|advanced}}
{{mylang|R|advanced??}}
{{mylangend}}
 
Line 37:
* PARI/GP solutions: 39 (but read above).
* JavaScript solutions: 2 (read above).
* Gnuplot solutions: 01 (read above).
* R solutions: 5 (read above).
 
Line 91:
=====Plotting helper functions=====
* Check if x,y are inside matrix mat[x,y]] (+/- p levels deep).
* Simple plotting using a square matrix mat (filled with 0/1).
* Writing file fn containing X,Y coordinates from matrix mat.
* Plotting from a file written by the wrtmat().
=====Brownian tree versions #1 - #4=====
* Version #1. Translated from AutoHotkey.
* Version #2. Translated from Octave.
* Version #3. Translated from Seed7.
* Version #4. Translated from PureBasic.
====Brownian tree in Gnuplot[[Brownian_tree#Gnuplot| RC page]]====
=====Plotting helper functions=====
* Check if x,y are inside matrix mat[x,y]] (+/- p levels deep).
* Simple plotting using a square matrix mat (filled with 0/1).
* Writing file fn containing X,Y coordinates from matrix mat.
* Plotting from a file written by the wrtmat().
=====Brownian tree versions #1 - #4=====
* Version #1. Translated from AutoHotkey.
Anonymous user