Skip to content

[Operator Development] Complete acos implementation with tests and benchmarks#1526

Open
minalkharat-cmd wants to merge 2 commits intoflagos-ai:masterfrom
minalkharat-cmd:feature/complete-acos-implementation
Open

[Operator Development] Complete acos implementation with tests and benchmarks#1526
minalkharat-cmd wants to merge 2 commits intoflagos-ai:masterfrom
minalkharat-cmd:feature/complete-acos-implementation

Conversation

@minalkharat-cmd
Copy link

Summary

Completes the acos operator implementation by adding missing components from issue #883.

Changes

  • ✅ Added in-place acos_() function with full documentation
    • ✅ Exported acos_ in init.py
    • ✅ Added comprehensive accuracy tests for both acos and acos_
    • ✅ Added edge case tests for boundary values
    • ✅ Added performance benchmarks for both operators

Testing

All functionality implemented and ready for testing.

Closes

#883

- Add missing in-place version acos_() function
- Improve documentation with detailed docstrings
- Add usage examples in docstrings
- Maintain compatibility with existing acos() function

Part of completing issue flagos-ai#883

Signed-off-by: minalkharat-cmd <minalkharat@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Jan 31, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@tengqm
Copy link
Contributor

tengqm commented Feb 10, 2026

@minalkharat-cmd Please sign the CLA in order for your PR to be reviewed. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants