Releases: lordpaijo/imeth.cpp
Releases · lordpaijo/imeth.cpp
v0.4.0
What's Changed
- Documentation updates so that it's more readable. by @lordpaijo in #36
- Turning arithemethic namings to using
snake_case. by @lordpaijo in #38 - Using
snake_casefor methods namings in Base. by @lordpaijo in #39
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- plsplspslplpsl by @lordpaijo in #31
- sum fixes?? by @lordpaijo in #32
- Combinatorics, for real now. by @lordpaijo in #34
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Cleaning source code from using CMath STL. by @lordpaijo in #27
- Docs changes by @lordpaijo in #28
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Factoring Quadratic Equation by @lordpaijo in #22
- Logarithm Chapter by @lordpaijo in #23
- Tolong saya mas fikri by @lordpaijo in #24
- Add workflow for deploying mdBook site to Github Pages by @fmway in #25
- Documentations using mdbook. by @lordpaijo in #26
New Contributors
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- docs: wrong readme... by @lordpaijo in #12
- docs: examples. by @lordpaijo in #13
- refactor: imeth/base.hpp -> imeth/base/base.hpp. by @lordpaijo in #14
- feat: removal of geometry from
<imeth/operation/arithmetic.hpp>. by @lordpaijo in #15 - refactor: moving source files into their respective categories. by @lordpaijo in #16
- Renaming category "shape" to "geometry". by @lordpaijo in #19
Closing Issues
- The name "shape" is not professional #17
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- refactor: namespace imeth by @lordpaijo in #1
- refactor: linear/linear -> linear/algebra by @lordpaijo in #2
- readme by @lordpaijo in #3
- Masterbaiting by @lordpaijo in #6
- readme & clangd by @lordpaijo in #7
- feat: operation/arithmetic by @lordpaijo in #8
- fix: M_PI to std::numbers::pi by @lordpaijo in #9
- feat(): Base System by @lordpaijo in #10
- chore: README.md by @lordpaijo in #11
New Contributors
- @lordpaijo made their first contribution in #1
Full Changelog: https://github.com/lordpaijo/imeth.cpp/commits/v0.1.0