ou-summer-of-code-2017.git
6 years agoRemoving files from data analysis directory master
Neil Smith [Fri, 19 Jan 2018 10:35:42 +0000 (10:35 +0000)]
Removing files from data analysis directory

6 years agoUpdated gitignore to exclude data analysis
Neil Smith [Fri, 19 Jan 2018 10:25:26 +0000 (10:25 +0000)]
Updated gitignore to exclude data analysis

6 years agoUpdated day 6
Neil Smith [Fri, 19 Jan 2018 10:25:02 +0000 (10:25 +0000)]
Updated day 6

6 years agoUpdated gitignore for temp files
Neil Smith [Tue, 26 Sep 2017 14:54:45 +0000 (15:54 +0100)]
Updated gitignore for temp files

6 years agoDone worked solution for day 10
Neil Smith [Sun, 10 Sep 2017 10:55:17 +0000 (11:55 +0100)]
Done worked solution for day 10

6 years agoAdded worked example for day 9
Neil Smith [Fri, 8 Sep 2017 14:37:16 +0000 (15:37 +0100)]
Added worked example for day 9

6 years agoAdded notes for day 8
Neil Smith [Thu, 7 Sep 2017 08:39:26 +0000 (09:39 +0100)]
Added notes for day 8

6 years agoAdded solution notes for day 7
Neil Smith [Wed, 30 Aug 2017 16:26:00 +0000 (17:26 +0100)]
Added solution notes for day 7

6 years agoUpdated analysis
Neil Smith [Wed, 9 Aug 2017 15:14:19 +0000 (16:14 +0100)]
Updated analysis

6 years agoUpdated data
Neil Smith [Mon, 7 Aug 2017 11:49:41 +0000 (12:49 +0100)]
Updated data

6 years agoMerge branch 'master' of github.com:neilnjae/ou-summer-of-code-2017
Neil Smith [Sun, 6 Aug 2017 14:47:42 +0000 (15:47 +0100)]
Merge branch 'master' of github.com:neilnjae/ou-summer-of-code-2017

6 years agoAdded worked example text
Neil Smith [Sun, 6 Aug 2017 14:46:37 +0000 (15:46 +0100)]
Added worked example text

6 years agoCreate README.md
Neil Smith [Fri, 4 Aug 2017 17:34:04 +0000 (18:34 +0100)]
Create README.md

Added links to solutions both here and on NBViewer

6 years agoRemoved M269 files
Neil Smith [Fri, 4 Aug 2017 15:39:14 +0000 (16:39 +0100)]
Removed M269 files

6 years agoUpdated task analysis
Neil Smith [Fri, 4 Aug 2017 15:36:49 +0000 (16:36 +0100)]
Updated task analysis

6 years agoAdded task analysis
Neil Smith [Fri, 4 Aug 2017 14:53:50 +0000 (15:53 +0100)]
Added task analysis

6 years agoAdded walkthroughs on instructions
Neil Smith [Fri, 4 Aug 2017 14:34:31 +0000 (15:34 +0100)]
Added walkthroughs on instructions

6 years agoAdded questions to all problem pages, solution workings for days 1 and 2
Neil Smith [Wed, 2 Aug 2017 11:25:34 +0000 (12:25 +0100)]
Added questions to all problem pages, solution workings for days 1 and 2

6 years agoRenamed Sublime project file with repo name change
Neil Smith [Wed, 2 Aug 2017 11:25:00 +0000 (12:25 +0100)]
Renamed Sublime project file with repo name change

6 years agoAdded question text into solutions
Neil Smith [Tue, 1 Aug 2017 10:50:02 +0000 (11:50 +0100)]
Added question text into solutions

6 years agoUpdated analysis for end of month winners
Neil Smith [Tue, 1 Aug 2017 10:49:37 +0000 (11:49 +0100)]
Updated analysis for end of month winners

6 years agoSome more problem ideas added
Neil Smith [Tue, 1 Aug 2017 10:49:14 +0000 (11:49 +0100)]
Some more problem ideas added

6 years agoFixed bugs in recursive version of interleave
Neil Smith [Tue, 1 Aug 2017 10:48:47 +0000 (11:48 +0100)]
Fixed bugs in recursive version of interleave

6 years agoAdded data analysis after day 10
Neil Smith [Mon, 31 Jul 2017 09:01:49 +0000 (10:01 +0100)]
Added data analysis after day 10

6 years agoAdded examples
Neil Smith [Mon, 31 Jul 2017 09:01:25 +0000 (10:01 +0100)]
Added examples

6 years agoExample search trees
Neil Smith [Mon, 31 Jul 2017 09:00:23 +0000 (10:00 +0100)]
Example search trees

6 years agoAdded search graph examples
Neil Smith [Sun, 30 Jul 2017 09:23:45 +0000 (10:23 +0100)]
Added search graph examples

6 years agoAdded execution traces
Neil Smith [Fri, 28 Jul 2017 15:21:06 +0000 (16:21 +0100)]
Added execution traces

6 years agoUsing sets in solution, stand-alone solution
Neil Smith [Fri, 28 Jul 2017 09:00:20 +0000 (10:00 +0100)]
Using sets in solution, stand-alone solution

6 years agoAdded explanations of DP, note about better test cases
Neil Smith [Fri, 28 Jul 2017 08:59:34 +0000 (09:59 +0100)]
Added explanations of DP, note about better test cases

6 years agoFixed a bug in search, added other word files
Neil Smith [Wed, 26 Jul 2017 14:16:50 +0000 (15:16 +0100)]
Fixed a bug in search, added other word files

6 years agoAdded some timings
Neil Smith [Wed, 26 Jul 2017 14:16:25 +0000 (15:16 +0100)]
Added some timings

6 years agoIgnores .directory files
Neil Smith [Tue, 25 Jul 2017 10:07:13 +0000 (11:07 +0100)]
Ignores .directory files

6 years agoUpdated file name
Neil Smith [Tue, 25 Jul 2017 10:06:08 +0000 (11:06 +0100)]
Updated file name

6 years agoAdded more test data
Neil Smith [Tue, 25 Jul 2017 10:05:41 +0000 (11:05 +0100)]
Added more test data

6 years agoPulled out label processing into separate function
Neil Smith [Tue, 25 Jul 2017 10:04:37 +0000 (11:04 +0100)]
Pulled out label processing into separate function

6 years agoClarified the use of simplification
Neil Smith [Tue, 25 Jul 2017 10:03:36 +0000 (11:03 +0100)]
Clarified the use of simplification

6 years agoData analysis
Neil Smith [Sat, 22 Jul 2017 18:11:34 +0000 (19:11 +0100)]
Data analysis

6 years agoClarified animation generation code
Neil Smith [Sat, 22 Jul 2017 18:03:36 +0000 (19:03 +0100)]
Clarified animation generation code

6 years agoTesting commit from windows
Neil Smith [Sat, 22 Jul 2017 16:11:55 +0000 (17:11 +0100)]
Testing commit from windows

6 years agoRenamed day 4 directory
Neil Smith [Fri, 21 Jul 2017 13:42:41 +0000 (14:42 +0100)]
Renamed day 4 directory

6 years agoVarious changes to day 4
Neil Smith [Fri, 21 Jul 2017 09:43:06 +0000 (10:43 +0100)]
Various changes to day 4

6 years agoAdded Prolog solution
Neil Smith [Fri, 21 Jul 2017 09:41:05 +0000 (10:41 +0100)]
Added Prolog solution

6 years agoRenamed offices file to rooms
Neil Smith [Fri, 21 Jul 2017 09:40:25 +0000 (10:40 +0100)]
Renamed offices file to rooms

6 years agoChanged machine spec to four registers, no memory
Neil Smith [Fri, 21 Jul 2017 09:39:36 +0000 (10:39 +0100)]
Changed machine spec to four registers, no memory

6 years agoAnonymous variables in Lua
Neil Smith [Fri, 21 Jul 2017 09:38:51 +0000 (10:38 +0100)]
Anonymous variables in Lua

6 years agoMore golfing
Neil Smith [Tue, 18 Jul 2017 23:58:01 +0000 (00:58 +0100)]
More golfing

6 years agoAdded notes for day 7
Neil Smith [Tue, 18 Jul 2017 23:57:41 +0000 (00:57 +0100)]
Added notes for day 7

6 years agoDone day 6 in Lua
Neil Smith [Tue, 18 Jul 2017 23:57:18 +0000 (00:57 +0100)]
Done day 6 in Lua

6 years agoDone day 5 javascript
Neil Smith [Tue, 18 Jul 2017 08:45:58 +0000 (09:45 +0100)]
Done day 5 javascript

6 years agoAdded comments to the BF code, show execution count
Neil Smith [Tue, 18 Jul 2017 08:45:43 +0000 (09:45 +0100)]
Added comments to the BF code, show execution count

6 years agoMade slightly Ruby-ier
Neil Smith [Tue, 18 Jul 2017 08:44:53 +0000 (09:44 +0100)]
Made slightly Ruby-ier

6 years agoTweaked day 1 solutions
Neil Smith [Mon, 17 Jul 2017 18:12:17 +0000 (19:12 +0100)]
Tweaked day 1 solutions

6 years agoAdded Day 4 clojure
Neil Smith [Mon, 17 Jul 2017 18:11:55 +0000 (19:11 +0100)]
Added Day 4 clojure

6 years agoTweaked Sense implementation, updated runtimes
Neil Smith [Mon, 17 Jul 2017 10:26:27 +0000 (11:26 +0100)]
Tweaked Sense implementation, updated runtimes

6 years agoTweaking of polyglot languages
Neil Smith [Sun, 16 Jul 2017 18:11:06 +0000 (19:11 +0100)]
Tweaking of polyglot languages

6 years agoTidying up day 2 polyglot
Neil Smith [Sun, 16 Jul 2017 18:10:39 +0000 (19:10 +0100)]
Tidying up day 2 polyglot

6 years agoDay 1 in ruby
Neil Smith [Sun, 16 Jul 2017 17:56:31 +0000 (18:56 +0100)]
Day 1 in ruby

6 years agoUpdated languages for polyglot challenge
Neil Smith [Sun, 16 Jul 2017 17:56:10 +0000 (18:56 +0100)]
Updated languages for polyglot challenge

6 years agoVariant implementations for day 9
Neil Smith [Fri, 14 Jul 2017 11:38:08 +0000 (12:38 +0100)]
Variant implementations for day 9

6 years agoUpdated languages for polyglot challange
Neil Smith [Fri, 14 Jul 2017 11:37:31 +0000 (12:37 +0100)]
Updated languages for polyglot challange

6 years agoDay 3 in Dart
Neil Smith [Fri, 14 Jul 2017 11:37:07 +0000 (12:37 +0100)]
Day 3 in Dart

6 years agoDay 9 in Sense
Neil Smith [Fri, 14 Jul 2017 11:36:50 +0000 (12:36 +0100)]
Day 9 in Sense

6 years agoMerge branch 'master' of git.njae.me.uk:ou-programming-quiz
Neil Smith [Mon, 10 Jul 2017 15:46:55 +0000 (16:46 +0100)]
Merge branch 'master' of git.njae.me.uk:ou-programming-quiz

6 years agoChanged day 9 blurb
Neil Smith [Mon, 10 Jul 2017 15:46:51 +0000 (16:46 +0100)]
Changed day 9 blurb

6 years agoSome changes to day 8
Neil Smith [Mon, 10 Jul 2017 15:45:30 +0000 (18:45 +0300)]
Some changes to day 8

6 years agoAdded solution file to day 9
Neil Smith [Sat, 1 Jul 2017 22:22:22 +0000 (23:22 +0100)]
Added solution file to day 9

6 years agoCreated sample data file
Neil Smith [Fri, 30 Jun 2017 15:52:32 +0000 (16:52 +0100)]
Created sample data file

6 years agoAdded recursive solutions
Neil Smith [Thu, 29 Jun 2017 21:49:51 +0000 (22:49 +0100)]
Added recursive solutions

6 years agoMinor changes
Neil Smith [Thu, 29 Jun 2017 20:22:42 +0000 (21:22 +0100)]
Minor changes

6 years agoGot the solutions working
Neil Smith [Thu, 29 Jun 2017 09:01:55 +0000 (10:01 +0100)]
Got the solutions working

6 years agoMerge branch 'master' of git.njae.me.uk:ou-programming-quiz
Neil Smith [Wed, 28 Jun 2017 16:27:48 +0000 (17:27 +0100)]
Merge branch 'master' of git.njae.me.uk:ou-programming-quiz

6 years agoAdded more amidakuji images
Neil Smith [Wed, 28 Jun 2017 16:27:44 +0000 (17:27 +0100)]
Added more amidakuji images

6 years agoRenumbered day 9 to day 8
Neil Smith [Wed, 28 Jun 2017 13:49:55 +0000 (14:49 +0100)]
Renumbered day 9 to day 8

6 years agoStarted on the DP problem
Neil Smith [Wed, 28 Jun 2017 13:49:31 +0000 (14:49 +0100)]
Started on the DP problem

6 years agoFinalised day 7
Neil Smith [Mon, 26 Jun 2017 21:28:20 +0000 (22:28 +0100)]
Finalised day 7

6 years agoAdded more tour shape images
Neil Smith [Mon, 26 Jun 2017 19:30:41 +0000 (20:30 +0100)]
Added more tour shape images

6 years agoFinished amijakuji part 1, added pictures
Neil Smith [Mon, 26 Jun 2017 19:30:13 +0000 (20:30 +0100)]
Finished amijakuji part 1, added pictures

6 years agoUpdated problem idea links
Neil Smith [Mon, 26 Jun 2017 19:29:28 +0000 (20:29 +0100)]
Updated problem idea links

6 years agoRenamed puzzles, added amidakuji
Neil Smith [Sun, 25 Jun 2017 10:36:34 +0000 (11:36 +0100)]
Renamed puzzles, added amidakuji

6 years agoAdded Java solutions from Anton
Neil Smith [Fri, 16 Jun 2017 09:03:53 +0000 (10:03 +0100)]
Added Java solutions from Anton

6 years agoUpdated instructions for day 5
Neil Smith [Fri, 16 Jun 2017 09:03:04 +0000 (10:03 +0100)]
Updated instructions for day 5

6 years agoCreation doesn't create multiple copies of a word, created a large grid for the puzzle
Neil Smith [Fri, 16 Jun 2017 07:41:21 +0000 (08:41 +0100)]
Creation doesn't create multiple copies of a word, created a large grid for the puzzle

6 years agoWorking on Brainfuck solutions
Neil Smith [Fri, 16 Jun 2017 07:39:57 +0000 (08:39 +0100)]
Working on Brainfuck solutions

6 years agoFixed typos in instructions
Neil Smith [Fri, 16 Jun 2017 07:39:09 +0000 (08:39 +0100)]
Fixed typos in instructions

6 years agoStarted on brainfuck soluiton
Neil Smith [Tue, 13 Jun 2017 15:37:41 +0000 (16:37 +0100)]
Started on brainfuck soluiton

6 years agoAdded java solution to day 0
Neil Smith [Tue, 13 Jun 2017 15:36:46 +0000 (16:36 +0100)]
Added java solution to day 0

6 years agoAdded animation images of solution
Neil Smith [Tue, 13 Jun 2017 15:36:00 +0000 (16:36 +0100)]
Added animation images of solution

6 years agoUpdated text about sample problme
Neil Smith [Mon, 12 Jun 2017 08:35:12 +0000 (09:35 +0100)]
Updated text about sample problme

6 years agoAdded some instructions, and labels for jumps
Neil Smith [Mon, 12 Jun 2017 08:34:17 +0000 (09:34 +0100)]
Added some instructions, and labels for jumps

6 years agoUpdated instructions, created tables for website
Neil Smith [Mon, 12 Jun 2017 08:33:28 +0000 (09:33 +0100)]
Updated instructions, created tables for website

6 years agoUpdated question text
Neil Smith [Mon, 12 Jun 2017 08:32:55 +0000 (09:32 +0100)]
Updated question text

6 years agoDone problem set and solution for day 6
Neil Smith [Mon, 12 Jun 2017 08:32:26 +0000 (09:32 +0100)]
Done problem set and solution for day 6

6 years agoCreated sample tours and images of them
Neil Smith [Sun, 11 Jun 2017 10:51:43 +0000 (11:51 +0100)]
Created sample tours and images of them

6 years agoStarted on interpreter
Neil Smith [Sat, 10 Jun 2017 19:07:25 +0000 (20:07 +0100)]
Started on interpreter

6 years agoDone some work on tour shapes
Neil Smith [Sat, 10 Jun 2017 19:06:57 +0000 (20:06 +0100)]
Done some work on tour shapes

6 years agoAdded some more one-liner solutions
Neil Smith [Sat, 10 Jun 2017 11:09:56 +0000 (12:09 +0100)]
Added some more one-liner solutions

6 years agoClarified instructions
Neil Smith [Thu, 8 Jun 2017 14:49:43 +0000 (15:49 +0100)]
Clarified instructions

6 years agoDone some work on problem 7
Neil Smith [Mon, 5 Jun 2017 16:31:10 +0000 (17:31 +0100)]
Done some work on problem 7

6 years agoRenamed wordsearch, added example problem
Neil Smith [Fri, 2 Jun 2017 15:57:40 +0000 (16:57 +0100)]
Renamed wordsearch, added example problem