Recent commits to computation_practice (master) https://git.dkl9.net/computation_practice/tree/master Recent commits feed provided by GitList. Implement normalcdf and pick based on arg[1] https://git.dkl9.net/computation_practice/commit/5db69e57b339e848aab94f9c887ab39b2f512263 contact@dkl9.net (dkl9) Fri, 27 Jun 2025 18:11:59 -0400 5db69e57b339e848aab94f9c887ab39b2f512263 Add sine operation Player may opt to be challenged to mentally compute sine-values for inputs from 0 to 1.5 https://git.dkl9.net/computation_practice/commit/42c074950b4e8225c1de2b0ed51c2fe4d4eddbe0 (John Smith) Tue, 27 Dec 2022 17:33:26 -0500 42c074950b4e8225c1de2b0ed51c2fe4d4eddbe0 Radically restructure game mechanics Now, instead of having a fixed number of trials per game, the game has a fixed total time, and the player must answer as many questions as they can within that time; the game provides a total score based on quantity and quality of those responses. https://git.dkl9.net/computation_practice/commit/2114a042a4525ed0c14aa625c1512875013f8f8a (John Smith) Thu, 08 Dec 2022 23:25:47 -0500 2114a042a4525ed0c14aa625c1512875013f8f8a Enormously generalise problem-handling * adjustments such as setting time to 4 seconds, #!ing the script * instead of assuming that the computation takes as input a list of numbers, the computation may now have a corresponding problem-type, generated however is reasonable https://git.dkl9.net/computation_practice/commit/75040236235e3fba54822230ae4dabe3b00e3bef (John Smith) Sun, 04 Dec 2022 22:15:41 -0500 75040236235e3fba54822230ae4dabe3b00e3bef Initial commit Develop working prototype of computation practice game, currently only supporting natural logarithm. https://git.dkl9.net/computation_practice/commit/aebbf981ae2c4f8c67893f923fc7f01efe909366 (John Smith) Thu, 24 Nov 2022 06:04:58 -0500 aebbf981ae2c4f8c67893f923fc7f01efe909366