Skip to content

Releases: rocher/euler_tools

Release 1.3.0

08 Dec 20:11
e7bbfe0
Compare
Choose a tag to compare

Change Log

  • Add Greatest_Common_Divisor and Least_Common_Multiple
  • These functions work with Int_Type as well as with List_Type

Release 1.2.1

18 Sep 18:49
Compare
Choose a tag to compare

Change Log

  • Fix compilation of Unit Tests with gnat-13.1.1

Release 1.2.0

18 Sep 17:36
Compare
Choose a tag to compare

Change Log

  • Examples now provided in the examples directory.

Release 1.1.1

22 Mar 22:22
Compare
Choose a tag to compare

Change Log

  • Refactored prime number functions
  • Fixed minor bugs

Release 1.1.0

18 Mar 09:56
Compare
Choose a tag to compare

Change Log

  • Refactored prime number generator
  • Refactored Collatz sequence generator
  • Fixed some URL in README files

Release 1.0.2

03 Mar 08:10
Compare
Choose a tag to compare

Change Log

  • Add basic info functions
  • Redefine and add test for some Sum functions
  • Add traceability matrix of functions vs unit tests

Release 1.0.1

18 Feb 18:26
Compare
Choose a tag to compare

Change Log

  • Add missing tags in alire files.
  • Small doc changes.
  • Remove unused files (vscode config).
  • Add dependency on gnat>=12.0.0

Release 1.0.0

18 Feb 17:16
Compare
Choose a tag to compare

Change Log

Euler Tools first public release.