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.")
 
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
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)
: This page should hopefully answer your question. http://rosettacode.org/wiki/Rosetta_Code:Add_a_Task --[[User:Chunes|Chunes]] ([[User talk:Chunes|talk]]) 23:41, 20 February 2020 (UTC)
:: +1 --[[User:Balrog|Balrog]] ([[User talk:Balrog|talk]]) 15:48, 21 February 2020 (UTC)

Latest revision as of 15:48, 21 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)

This page should hopefully answer your question. http://rosettacode.org/wiki/Rosetta_Code:Add_a_Task --Chunes (talk) 23:41, 20 February 2020 (UTC)
+1 --Balrog (talk) 15:48, 21 February 2020 (UTC)