User:AnatolV: Difference between revisions

Content added Content deleted
m (adding 1 item)
m (adding 1 item in JS)
Line 36: Line 36:
* Tasks: 3 (coming after file upload would be allowed again).
* Tasks: 3 (coming after file upload would be allowed again).
* PARI/GP solutions: 46 (but read above).
* PARI/GP solutions: 46 (but read above).
* JavaScript solutions: 4 (read above).
* JavaScript solutions: 5 (read above).
* Gnuplot solutions: 11 (read above).
* Gnuplot solutions: 11 (read above).
* R solutions: 14 (read above).
* R solutions: 14 (read above).
Line 70: Line 70:
====CSV data manipulation [[CSV data manipulation#PARI.2FGP| RC page]]====
====CSV data manipulation [[CSV data manipulation#PARI.2FGP| RC page]]====


===Trees and other plotting===
===Fractals, trees and other plotting===
====Draw a cuboid [[Draw_a_cuboid#PARI.2FGP| RC page]]====
====Draw a cuboid [[Draw_a_cuboid#PARI.2FGP| RC page]]====
====Constrained random points on a circle in gnuplot [[Constrained_random_points_on_a_circle#gnuplot| RC page]]====
====Constrained random points on a circle in gnuplot [[Constrained_random_points_on_a_circle#gnuplot| RC page]]====
Line 132: Line 132:
====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]]====
====Voronoi diagram v.2 in JavaScript [[Voronoi_diagram#JavaScript| RC page]]====