Skip to content

Add cosine function support to power series evaluator#10

Merged
Harui-i merged 1 commit into
mainfrom
codex/implement-cos-function
Nov 12, 2025
Merged

Add cosine function support to power series evaluator#10
Harui-i merged 1 commit into
mainfrom
codex/implement-cos-function

Conversation

@Harui-i

@Harui-i Harui-i commented Nov 12, 2025

Copy link
Copy Markdown
Owner

Summary

  • add tokenizer and parser support for the cos function
  • implement cosine series expansion for composed series and hook it into evaluation
  • cover the new functionality with a power series integration test

Testing

  • cargo test

Codex Task

@Harui-i
Harui-i merged commit b9bee65 into main Nov 12, 2025
1 check passed
@Harui-i
Harui-i deleted the codex/implement-cos-function branch November 12, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant