User:AnatolV: Difference between revisions

Content added Content deleted
m (fixing typos)
m (adding BT in R)
Line 99: Line 99:
* Version #3. Translated from Seed7.
* Version #3. Translated from Seed7.
* Version #4. Translated from PureBasic.
* Version #4. Translated from PureBasic.
====Brownian tree in Gnuplot[[Brownian_tree#gnuplot| RC page]]====
====Brownian tree in Gnuplot [[Brownian_tree#gnuplot| RC page]]====
=====Plotting helper file for load command=====
=====Plotting helper file for load command=====
* Plotting from any data-file with 2 columns (space delimited), and writing to png-file.
* Plotting from any data-file with 2 columns (space delimited), and writing to png-file.
=====Versions #1 - #4. Plotting from PARI/GP generated dat-files=====
=====Versions #1 - #4. Plotting from PARI/GP generated dat-files=====
====Brownian tree in R [[Brownian_tree#R| RC page]]====

=====Plotting helper functions=====
* plotmat(): Simple plotting using a square matrix mat (filled with 0/1).
* plotv2(): Simple plotting using 2 vectors (dumped into ".dmp" file by plotmat()).
=====Brownian tree versions #1 - #4.=====
====Fractal tree [[Fractal_tree#PARI.2FGP| RC page]]====
====Fractal tree [[Fractal_tree#PARI.2FGP| RC page]]====
====Pythagoras tree [[Pythagoras_tree#PARI.2FGP| RC page]]====
====Pythagoras tree [[Pythagoras_tree#PARI.2FGP| RC page]]====