Skip to content

Releases: project-lovelace/lovelace-problems

🍀 v3.2.0

11 Apr 19:18
1108e5c
Compare
Choose a tag to compare

Closed issues:

  • Record version of problems repo #46

Merged pull requests:

🐠 Project Lovelace 3.1

28 Mar 01:10
cdc74bc
Compare
Choose a tag to compare

Closed issues:

  • Test suite that just makes sure we can generate every test case? #54
  • Change output for El Niño intensities when no El Nino or La Nina is present #32
  • Rewrite README.me #11

Merged pull requests:

🐳 Project Lovelace 3.0

25 Mar 03:46
2910d70
Compare
Choose a tag to compare

Fixed bugs:

  • Game of Life: Oscillator test case expected result is wrong. #41

Closed issues:

  • Blood types: Add more test cases that return False #42
  • Bug in verifying flight paths solution #37
  • RNA string needs to be reversed! #36
  • Share verify_user_solution function #35
  • Arrays should not be verified recursively #26
  • Remove jargon from problem descriptions #10

Merged pull requests:

🎷 Project Lovelace 2.0

22 Jul 18:23
Compare
Choose a tag to compare
  • Solutions have been moved out of this repo to a private lovelace-solutions repo.
  • Generic and more sophisticated test case verification functionality that can be used by all problem modules.
  • Lots of refactoring to clean up the code.
  • Lots of test cases have been revised.

New easier problems:

  • Scientific temperatures
  • Speed of light
  • NAND gate
  • Wind chill
  • Flight paths
  • Almost pi
  • Temperature variations
  • Blood types
  • Babylonian square roots
  • Definite integrals

Project Lovelace 1.1 🥑

06 Jan 17:23
c9b010d
Compare
Choose a tag to compare
  • Problem added: Ada Lovelace's Note G.
  • Expected output is returned alongside user input and output.

Project Lovelace 1.0 🎉

26 Nov 19:04
293a402
Compare
Choose a tag to compare
Merge pull request #4 from basimr/alpha2018

Alpha2018