User talk:Blentabler: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "Hi- I fixed the Pascal Zig Zag matrix sample - note that it is not necessary to manually change the "Examples needing attention" pages for a language. You should edit the samp...")
 
(Latin Squares)
 
Line 6: Line 6:


I removed the manually added error report from the Pascal examples needing attention page.
I removed the manually added error report from the Pascal examples needing attention page.

==Latin Squares==
I noticed that you have added an implementation of Jacobson-Matthews algorithm for producing random Latin squares to [[Random Latin squares]]. Have you noticed that RC has a task [[Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]] where this code might be more suitably placed?--[[User:Nigel Galloway|Nigel Galloway]] ([[User talk:Nigel Galloway|talk]]) 12:03, 26 July 2022 (UTC)

Latest revision as of 12:04, 26 July 2022

Hi- I fixed the Pascal Zig Zag matrix sample - note that it is not necessary to manually change the "Examples needing attention" pages for a language. You should edit the sample and add a suitable "need attention" marker, e.g.:

{{incorrect|Pascal|Fails for even size.}}

I removed the manually added error report from the Pascal examples needing attention page.

Latin Squares

I noticed that you have added an implementation of Jacobson-Matthews algorithm for producing random Latin squares to Random Latin squares. Have you noticed that RC has a task Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique where this code might be more suitably placed?--Nigel Galloway (talk) 12:03, 26 July 2022 (UTC)