Skip to content

Issue 238#285

Merged
TimColaneri merged 20 commits intodev-2.0.1from
issue-238
Jun 29, 2023
Merged

Issue 238#285
TimColaneri merged 20 commits intodev-2.0.1from
issue-238

Conversation

@TimColaneri
Copy link
Copy Markdown
Collaborator

Math and patterns modules implemented.

TimColaneri and others added 20 commits June 10, 2023 07:57
Updated Math Module:
* tau
* combinatorics
Update the math module. Implemented the following functionalities (along with assertion tests in test156):
isqrt,
ldexp,
expm1,
log1p,
log2,
log10,
prod,
sum,
fsum,
remainder,
lcm,
copysign,
factorial,
trunc,
fmod,
atan2,
dist,
hypot,
Upload math_patterns library
Swapped " char encodings
Update math module documentation
Cleaned up reference guide
Expanded pattern module
Updated patterns module
- common string patterns
- updated documentation
- provided sample prog
- updated test
@TimColaneri TimColaneri merged commit f04c042 into dev-2.0.1 Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant