Skip to content

fix(rs): make remove_branch_lengts work with sci floats#148

Merged
Neclow merged 1 commit intosbhattlab:mainfrom
Neclow:remove_bls_with_sci_notation
Oct 20, 2025
Merged

fix(rs): make remove_branch_lengts work with sci floats#148
Neclow merged 1 commit intosbhattlab:mainfrom
Neclow:remove_bls_with_sci_notation

Conversation

@Neclow
Copy link
Collaborator

@Neclow Neclow commented Oct 20, 2025

The Rust implementation of the BL pattern previously only recognized decimal floats. This update extends parsing to include scientific notation (e.g., 1.23e4), improving compatibility with a wider range of numeric inputs.

@Neclow Neclow merged commit 239fdea into sbhattlab:main Oct 20, 2025
8 checks passed
@Neclow Neclow deleted the remove_bls_with_sci_notation branch October 20, 2025 11:59
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