Skip to content

Fix variable extraction with intervals  #47

@lfoppiano

Description

@lfoppiano

Variables with intervals are not parsed correctly:

Superconductivity has been observed in all samples with x ⩾ 0.05 and the maximum critical temperature (T c ) ≈ 32 K has been obtained in samples with 0.1 ⩽ x ⩽ 0.2 from electronic resistivity measurement.

results in the extraction of 0.1 ⩽ x ⩽ 0.2 linked to 32K, however the material 0.1 ⩽ x ⩽ 0.2 is wrongly parsed as x =0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions