Skip to content

Releases: MarufHasan24/mathlib-cpp

Mathlib-cpp

05 Oct 12:09
665c4b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.5

Mathlib-cpp

03 Oct 00:41
52c50a6
Compare
Choose a tag to compare

on this release binary operations has added.

What's Changed

  • Update index.cpp added function for getting all the prime factors of n by @ErSuyog16 in #2
  • Update basic.cpp by adding test cases for primeFactor function which … by @ErSuyog16 in #5
  • [Contributor] : Raj Ojha by @raaz252 in #6
  • Rename binary_op.md to binary.md by @MarufHasan24 in #7

New Contributors

Full Changelog: https://github.com/MarufHasan24/mathlib-cpp/commits/v1.0.1

initial release

02 Oct 02:31
cb004d1
Compare
Choose a tag to compare

Initial release of Mathlib's c++ version, Mathlib-cpp

Full Changelog: https://github.com/MarufHasan24/mathlib-cpp/commits/v1.0.0