Category talk:Draft Programming Tasks: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "Has making a page for a Mersenne Twister PRNG been brought up yet? It seems that Wikipedia already has the first couple done, if we want to start a page.")
 
(How do I create draft tasks?)
Line 1: Line 1:
Has making a page for a Mersenne Twister PRNG been brought up yet? It seems that Wikipedia already has the first couple done, if we want to start a page.
Has making a page for a Mersenne Twister PRNG been brought up yet? It seems that Wikipedia already has the first couple done, if we want to start a page.


== How to? ==
How does one go about creating/proposing "Draft Programming Tasks"? In particular, I am interested in creating these three Arithmetic subtasks:
- Arithmetic/Matrix
- Arithmetic/Vector
- Arithmetic/Polynomial
with (what I think are) all the natural operations defined therein. How do I go about starting the ball rolling?
--[[User:Balrog|Balrog]] ([[User talk:Balrog|talk]]) 23:29, 20 February 2020 (UTC)

Revision as of 23:33, 20 February 2020

Has making a page for a Mersenne Twister PRNG been brought up yet? It seems that Wikipedia already has the first couple done, if we want to start a page.


How to?

How does one go about creating/proposing "Draft Programming Tasks"? In particular, I am interested in creating these three Arithmetic subtasks:

 - Arithmetic/Matrix
 - Arithmetic/Vector
 - Arithmetic/Polynomial

with (what I think are) all the natural operations defined therein. How do I go about starting the ball rolling? --Balrog (talk) 23:29, 20 February 2020 (UTC)