Skip to content

rust: accept scientific notation floats for branch lengths in Newick string #107

@Neclow

Description

@Neclow

Update the Rust Newick parser to support branch lengths expressed in scientific notation (e.g., 1e-3, 2.5E4). Currently, only standard decimal formats are accepted, which can cause parsing errors on valid Newick strings that use scientific notation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions