Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gitctrlx
Copy link
Contributor

@gitctrlx gitctrlx commented Mar 2, 2025

  • Add optional f32 floating-point type support while maintaining f64 as default
  • Update type annotations in function signatures from f64 to TAFloat
  • Add comprehensive documentation in advance.md explaining precision options
  • Fix examples to work correctly with flexible precision types
  • Update version to 0.2.1 to reflect the new feature

This change allows for reduced memory footprint for large datasets when f32 precision is sufficient for technical analysis use cases.

- Add optional f32 floating-point type support while maintaining f64 as default
- Update type annotations in function signatures from f64 to TAFloat
- Add comprehensive documentation in advance.md explaining precision options
- Fix examples to work correctly with flexible precision types
- Update version to 0.2.1 to reflect the new feature

This change allows for reduced memory footprint for large datasets
when f32 precision is sufficient for technical analysis use cases.
@gitctrlx gitctrlx merged commit d7fc0d1 into main Mar 2, 2025
72 checks passed
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.

2 participants