Commit Graph

  • 39f0f4e30f Merge branch 'fix/smallest-dont-parse-output' into fix/def-instruction-not-macro Tom Helmuth 2021-11-02 11:18:37 -04:00
  • a42d23bf7a Moved push/core.cljc to push/instructions.cljc Tom Helmuth 2021-11-02 11:18:29 -04:00
  • 6b39e078ee Merge branch 'master' into fix/def-instruction-not-macro Tom Helmuth 2021-11-02 11:12:26 -04:00
  • d6ed2456c7 Started changing away from macros in files. Tom Helmuth 2021-11-02 11:11:51 -04:00
  • 69a65229fe Made Smallest problem not parse printed integer. Tom Helmuth 2021-11-02 10:37:49 -04:00
  • 9507eca041 Changed all macros to functions. Tom Helmuth 2021-11-02 10:35:34 -04:00
  • 462e70d843
    Merge pull request #32 from erp12/new_args_and_parallelism Lee Spector 2021-11-02 10:23:20 -04:00
  • fcb8bd398b
    Merge pull request #34 from ryanboldi/no-mins Lee Spector 2021-11-01 23:12:50 -04:00
  • 18baba1e80 removed maximum errors for solutions that output values from the PSB2 problems Ryan Boldi 2021-10-31 23:32:49 -04:00
  • fa785f9719
    Merge pull request #33 from erp12/fly_launcher Lee Spector 2021-10-15 10:12:56 -04:00
  • 2d066d8089 Adds fly launcher erp12 2021-10-14 22:07:57 -04:00
  • a16bbeacb9 Adds shutdown-agents to problem files erp12 2021-10-04 11:54:57 -04:00
  • 3a0e9560c5 Redesigns limits erp12 2021-10-04 11:52:48 -04:00
  • bdf278af8f Parameterizes solution-error-threshold and mapper with defaults erp12 2021-10-04 11:51:41 -04:00
  • f1032ba904 Adds lein profile for profiling code erp12 2021-10-04 11:48:06 -04:00
  • 2bddc41587 Disables broken tests erp12 2021-10-04 11:47:42 -04:00
  • 99212107ca Runs tests on every push erp12 2021-10-02 14:06:12 -04:00
  • a184e7af29 Removed ignored IntelliJ file erp12 2021-10-02 14:05:53 -04:00
  • 3b6aabce98 Version bump Lee Spector 2021-08-02 11:43:56 -04:00
  • 003426318b Version bump Lee Spector 2021-08-02 11:43:56 -04:00
  • 5b2b9c82a0
    Merge pull request #31 from dafg05/custom-report Lee Spector 2021-08-02 11:42:31 -04:00
  • 393f2368f2 Fix null-custom report bug when no custom-report is passed to gp Daniel Flores García 2021-08-02 10:52:41 -04:00
  • 12d5ffd522 Version bump Lee Spector 2021-08-01 21:07:19 -04:00
  • 8a12ede981
    Merge pull request #30 from dafg05/custom-report Lee Spector 2021-08-01 21:04:03 -04:00
  • f25cd75f2a Add support for a custom-report function Daniel Flores García 2021-07-31 14:01:25 -04:00
  • 4058b8e7b0 Version bump Lee Spector 2021-07-26 15:41:52 -04:00
  • 461da8c939 Don't pre-expand programs passed to interpreter Lee Spector 2021-07-26 15:40:33 -04:00
  • 2572c706a8 Name unused argument idiomatically Lee Spector 2021-07-22 16:14:24 -04:00
  • 995ed3b47d Update project.clj for clojars deployment Lee Spector 2021-07-21 23:32:36 -04:00
  • d3589b9aee Return history from interpret-program if start-state includes truthy value for :keep-history Lee Spector 2021-07-20 13:25:23 -04:00
  • 890c2de152
    Merge pull request #29 from DuckNoodleSoup/master Lee Spector 2021-07-19 17:41:43 -04:00
  • 8fae435046
    Delete coin_sums.cljc Shuzo Katayama 2021-07-19 16:36:31 -04:00
  • c9fe37e227
    Merge branch 'lspector:master' into master Shuzo Katayama 2021-07-19 16:31:10 -04:00
  • 372e45895e replaced :output with :print Shuzo Katayama 2021-07-19 16:26:10 -04:00
  • d8738187c6
    Merge pull request #28 from dafg05/master Lee Spector 2021-07-15 16:01:17 -04:00
  • 996f6df1ba Add cljs.reader to more problems Daniel Flores García 2021-07-15 15:53:39 -04:00
  • 6ab4f6001e
    Merge pull request #27 from DuckNoodleSoup/master Lee Spector 2021-07-15 12:20:07 -04:00
  • db743db32b
    Merge pull request #26 from dafg05/master Lee Spector 2021-07-15 12:14:27 -04:00
  • a23b007b0c single output PSB2 Shuzo Katayama 2021-07-15 11:51:13 -04:00
  • 105e8faf4e single output PSB2 problems Shuzo Katayama 2021-07-15 11:37:43 -04:00
  • 9cf15369bf Add cljs.reader to problems Daniel Flores García 2021-07-15 11:06:24 -04:00
  • 8280c3c6d2
    temporarily remove spin words Shuzo Katayama 2021-07-14 21:48:03 -04:00
  • f8a1fec98e
    Merge branch 'lspector:master' into master Shuzo Katayama 2021-07-14 21:40:23 -04:00
  • b92fa49125 deleted idea files Shuzo Katayama 2021-07-14 21:40:01 -04:00
  • 8441cfe8d3 upstream update and new PSB2 problems Shuzo Katayama 2021-07-14 21:25:42 -04:00
  • ffc218046c Merge branch 'master' of github.com:dafg05/propeller Daniel Flores García 2021-07-14 20:39:56 -04:00
  • 62fc20f8e7 Change literals map to vector of vectors Daniel Flores García 2021-07-14 20:29:52 -04:00
  • cea5eaf5da Remove .idea files from version control Lee Spector 2021-07-14 16:57:54 -04:00
  • 686ba1fdb2 Remove unused require Lee Spector 2021-07-14 16:50:33 -04:00
  • ede1abe7c4 paired digits, shopping list, snow day Shuzo Katayama 2021-07-14 16:42:20 -04:00
  • 1cc2b26df2 Update -main in propeller.core to just print a message Lee Spector 2021-07-14 16:41:42 -04:00
  • 5240423f66 Update README; fix command-line handling of arguments Lee Spector 2021-07-14 16:37:21 -04:00
  • b8da169b54 Make all problem files contain -main, gp call, and default argmap Lee Spector 2021-07-14 15:55:38 -04:00
  • a32b3263c5 fizz buzz, gcd, and luhn added Shuzo Katayama 2021-07-14 14:55:45 -04:00
  • 883840a564 fizz buzz, gcd, and luhn added Shuzo Katayama 2021-07-14 14:55:23 -04:00
  • 1698c51194 Update valiant for new problem specification scheme Lee Spector 2021-07-13 23:19:14 -04:00
  • 94d4b9d43a Combine training and testing data in same var for consistency with other problems Lee Spector 2021-07-13 23:16:17 -04:00
  • f94b991864 Update string-classification for new problem specification scheme; remove unused PSB2 argmap items Lee Spector 2021-07-13 23:11:58 -04:00
  • 20be7c04e3 Update twitter for new problem specification scheme Lee Spector 2021-07-13 23:01:19 -04:00
  • b2fb5b1f53 Update substitution-cipher for new problem specification scheme Lee Spector 2021-07-13 22:56:25 -04:00
  • 3616293dc9 Update middle-character for new problem specification scheme Lee Spector 2021-07-13 22:53:58 -04:00
  • 1032895b8f Update fuel-cost for new problem specification scheme Lee Spector 2021-07-13 22:51:23 -04:00
  • e51bdf2fab Update dice-game for new problem specification scheme Lee Spector 2021-07-13 22:48:54 -04:00
  • b3b1363942 Remove redundant requires Lee Spector 2021-07-13 22:43:16 -04:00
  • e4a8e3a247 Update camel-case for new problem specification scheme Lee Spector 2021-07-13 22:41:25 -04:00
  • e8d6670a2d Update bowling for new problem specification scheme Lee Spector 2021-07-13 22:37:53 -04:00
  • 5aaf914316 Update bouncing-balls for new problem specification scheme Lee Spector 2021-07-13 22:31:59 -04:00
  • a571524dab Make arglist in problem file work for first PSB2 problem (basement) Lee Spector 2021-07-13 22:21:20 -04:00
  • d3e2adb575 Remove unused requires Lee Spector 2021-07-13 21:50:33 -04:00
  • 719b2c6444 Problem file adds data to argmap, error function takes data to use, so far just simple-regression. Lee Spector 2021-07-13 21:47:48 -04:00
  • 09375d1643 Define arglist in problem file and use it in -main; so far just for simple-regression Lee Spector 2021-07-13 18:27:28 -04:00
  • ec65f959f2 Don't call identity on error function Lee Spector 2021-07-13 18:20:31 -04:00
  • 4954ac3a5f IDE file update Lee Spector 2021-07-13 18:11:50 -04:00
  • 9dd95956cb Resolve merge conflict Lee Spector 2021-07-13 18:05:41 -04:00
  • 03d85248ff Update IDE files prior to removal Lee Spector 2021-07-13 18:03:19 -04:00
  • d3b102c509
    Merge pull request #23 from DuckNoodleSoup/storage Lee Spector 2021-07-13 17:36:51 -04:00
  • cad485aad1 twitter added Shuzo Katayama 2021-07-13 16:49:30 -04:00
  • abec0ddf12 twitter Shuzo Katayama 2021-07-13 15:59:36 -04:00
  • 9924785a69
    Merge branch 'lspector:master' into storage Shuzo Katayama 2021-07-13 15:43:23 -04:00
  • 2cead8b88d added middle character Shuzo Katayama 2021-07-13 15:40:18 -04:00
  • a6208fdcd5
    Merge pull request #22 from DuckNoodleSoup/storage Lee Spector 2021-07-13 12:07:13 -04:00
  • a7deb03611 fixed argmap and levenshtein distance Shuzo Katayama 2021-07-13 11:56:49 -04:00
  • 660fb32d93 git merge conflicts resolved Shuzo Katayama 2021-07-12 17:56:36 -04:00
  • fe5fd97aae storage Shuzo Katayama 2021-07-12 17:38:09 -04:00
  • 82f41520a1 some PSB2 problems added Shuzo Katayama 2021-07-12 17:26:19 -04:00
  • 6cb1bd1ff2 more problems added Shuzo Katayama 2021-07-09 11:30:54 -04:00
  • 0c53436b94
    Merge pull request #21 from klingliu/master Lee Spector 2021-07-06 18:05:14 -04:00
  • 931e8d61f1
    Merge branch 'lspector:master' into master Karen Liu 2021-07-06 14:59:40 -07:00
  • d47bfc4aaf Change instructions output to string format for analysis scripts klingliu 2021-07-06 17:56:50 -04:00
  • d92507b062 Revert "Change outputs to turn instructions list into string for the analysis scripts" klingliu 2021-07-06 17:46:17 -04:00
  • 744ab184ba Change outputs to turn instructions list into string for the analysis scripts klingliu 2021-07-06 17:44:45 -04:00
  • 8fb2f772d4 path names in argmap Shuzo Katayama 2021-07-06 16:51:01 -04:00
  • 6bd8a60c41 changed path to map Shuzo Katayama 2021-07-03 14:40:26 -04:00
  • 829b41e253 path function changed Shuzo Katayama 2021-07-01 18:04:18 -04:00
  • a831990c35 merge Shuzo Katayama 2021-07-01 16:14:16 -04:00
  • 3075d8a35a fixed fuel cost Shuzo Katayama 2021-07-01 16:02:31 -04:00
  • 01f93710ed
    Merge pull request #20 from klingliu/master Lee Spector 2021-06-29 17:33:32 -04:00
  • 51ff11c362 Change max-number-magnitude and min-number-magnitude to be more reasonable klingliu 2021-06-29 17:30:07 -04:00
  • fc5827e711 Change final output map to display total error klingliu 2021-06-29 16:52:17 -04:00
  • 390c880291
    Merge pull request #19 from klingliu/outputs Lee Spector 2021-06-29 15:43:12 -04:00