brainpy icon indicating copy to clipboard operation
brainpy copied to clipboard

A Python implementation of Baffling Recursive Algorithm for Isotopic distributioN calculations

Results 5 brainpy issues
Sort by recently updated
recently updated
newest added

Hi, I was wondering whether it would be possible to bump the version of the package up so that wheels might become available for Python 3.11+? Currently it supports versions...

Greetings. Thanks for the great work on this project. I wanted to raise this issue in case it's not already known. For some compounds, the `isotopic_variants` function doesn't seem to...

I'm not a mass spec person, but I've recently had to analyza a compound with formula that has multiple copper and sulphur atoms, and brainpy gives me pretty large deviations...

When you have a formula with only 1 atom of the element (let's say H2O or HPO4), the function "parse_formula(formula)" would crash in line 123: `composition[_make_isotope_string(elem, int(isotope) if isotope else...

When you have a formula with only 1 atom of the element (let's say H2O or HPO4), the function "parse_formula(formula)" would crash in line 123 `composition[_make_isotope_string(elem, int(isotope) if isotope else...