User:AnatolV: Difference between revisions

m
minor edit
(minor edit + adding draft Gnuplot)
m (minor edit)
Line 1:
Hi, I'm Anatole V [Anatoly E. Voevudko, PhD], 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 99:
* Version #3. Translated from Seed7.
* Version #4. Translated from PureBasic.
====Brownian tree in Gnuplot[[Brownian_tree#Gnuplotgnuplot| RC page]]====
=====Plotting helper functions==file for load command===
* Plotting from any data-file with 2 columns (space delimited), and writing to png-file.
* Check if x,y are inside matrix mat[x,y]] (+/- p levels deep).
===Versions #1 - #4. Plotting from PARI/GP generated dat-files===
* 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.
====Fractal tree [[Fractal_tree#PARI.2FGP| RC page]]====
====Pythagoras tree [[Pythagoras_tree#PARI.2FGP| RC page]]====
Anonymous user