IsoSpecPy 2.2.2__tar.gz → 2.2.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/.github/workflows/build_wheels.yml +5 -2
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy/IsoSpecPyOld.py +5 -2
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy/__init__.py +1 -1
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy.egg-info/PKG-INFO +17 -3
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/LICENCE +1 -1
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/PKG-INFO +17 -3
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/setup.py +7 -2
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CHANGELOG +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeLists.txt +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/doxyfile.in +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/isospec_logo2_high.svg.in +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/isospec_logo2_long.svg.in +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/modules/FindIsoSpec++.cmake +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/modules/IsoSpec++Config.cmake.in +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/modules/pkgconfig/libisospec++.pc.in +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/outputColors.cmake +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/systemUname.cmake +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/toolchains/apple-macport-toolchain.cmake +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/toolchains/mxe-toolchain.cmake +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/toolchains/unix-toolchain.cmake +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/CMakeStuff/toolchains/win10-mingw64-toolchain.cmake +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Examples/C++/COMPILING +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Examples/C++/radiolabelling.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Examples/C++/water.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Examples/CMakeLists.txt +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Examples/Python/custom_elements.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Examples/Python/fasta.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Examples/Python/radiolabelling.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Examples/Python/water.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Examples/R/radiolabelling.R +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Examples/R/water.R +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/INSTALL +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/CMakeLists.txt +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/CPPLINT.cfg +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/IsoSpecConfig.cmake.in +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/Makefile +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/allocator.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/allocator.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/btrd.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/conf.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/cwrapper.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/cwrapper.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/dirtyAllocator.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/dirtyAllocator.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/element_tables.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/element_tables.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/fasta.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/fasta.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/fixedEnvelopes.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/fixedEnvelopes.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/isoMath.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/isoMath.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/isoSpec++.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/isoSpec++.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/marginalTrek++.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/marginalTrek++.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/misc.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/misc.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/mman.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/mman.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/operators.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/operators.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/platform.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/platform_incl.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/pod_vector.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/python-build.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/summator.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/test.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpec++/unity-build.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy/Advanced.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy/Distributions.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy/Formulas.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy/IsoSpecPy.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy/PeriodicTbl.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy/approximations.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy/confs_passthrough.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy/isoFFI.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy.egg-info/SOURCES.txt +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy.egg-info/dependency_links.txt +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy.egg-info/not-zip-safe +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy.egg-info/requires.txt +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecPy.egg-info/top_level.txt +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/.Rbuildignore +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/DESCRIPTION +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/LICENCE +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/NAMESPACE +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/R/IsoSpecR.R +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/R/RcppExports.R +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/R/add_custom_isotopes.R +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/R/data_description.R +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/R/sysdata.rda +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/data/isotopicData.rda +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/inst/CITATION +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/man/IsoSpecify.Rd +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/man/custom_isotopes_example.Rd +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/man/isotopicData.Rd +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/IsoSpecR_init.c +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/RcppExports.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/Rinterface.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/allocator.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/allocator.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/btrd.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/conf.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/cwrapper.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/cwrapper.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/dirtyAllocator.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/dirtyAllocator.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/element_tables.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/element_tables.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/fasta.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/fasta.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/fixedEnvelopes.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/fixedEnvelopes.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/isoMath.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/isoMath.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/isoSpec++.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/isoSpec++.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/marginalTrek++.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/marginalTrek++.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/misc.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/misc.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/mman.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/mman.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/operators.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/operators.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/platform.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/platform_incl.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/pod_vector.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/summator.h +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/src/unity-build.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/tests/testthat/envipat.Rd +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/tests/testthat/test-numerical-stability.R +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/IsoSpecR/tests/testthat.R +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/MANIFEST.in +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/Makefile +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/README +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/TODO.md +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/changelog +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/control +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/copyright +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/doxyfile +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/libisospec++-dev.install +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/libisospec++-dev.links +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/libisospec++-dev.manpages +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/libisospec++-doc.doc-base +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/libisospec++-doc.install +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/libisospec++2.install +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/libisospec++2.links +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/patches/0001-Ensure-the-header-files-are-found-in-the-system.patch +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/patches/0002-Remove-the-mtune-native-march-native.patch +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/patches/series +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/repack.sh +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/replace-mathjax-cloudflare-url-local-file.sh +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/rules +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/shlibs.local +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/source/format +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/source_package_build.bash +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/upstream/metadata +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/watch +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/experiments/abyss-wass-opt/distances.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/experiments/abyss-wass-opt/flows.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/experiments/abyss-wass-opt/gradients.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/experiments/abyss-wass-opt/parameters.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/experiments/abyss-wass-opt/test_spectra.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/experiments/isobuild.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/experiments/log_vs_natural.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/experiments/threshold-search/exp1.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/man/CMakeLists.txt +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/man/doxyfile +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/man/images/isospec_logo2_high_versioned.png +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/man/images/isospec_logo2_high_versioned.svg +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/man/images/isospec_logo2_long_versioned.png +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/man/images/isospec_logo2_long_versioned.svg +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/man/images/logo2_high.pdf +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/man/images/logo2_long.pdf +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/man/logo2_high.pdf +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/man/logo2_long.pdf +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/setup.cfg +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C/Makefile +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C/test_IsoOrderedGenerator.c +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C/test_IsoThresholdGenerator.c +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C/test_arrays.c +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/IsoThresholdGenerator.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/Makefile +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/element_zero.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/empty_iso.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/from_formula_layered.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/from_formula_layered_generator.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/from_formula_ordered.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/from_formula_stochastic.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/from_formula_threshold.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/from_formula_threshold_profile.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/from_formula_threshold_simple.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/layered-test.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/main_test.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/marginal-test.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/mass_range.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/nr_conf.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/tabulator_test.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/test_marginal_ordered.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/titin-test.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/C++/wasserstein_matching.cpp +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/Python/test_IsoSpecPy.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/Python/test_all_configs_output.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/Python/test_estimates.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/Python/test_iface.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/Python/test_mass_predict.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/Python/test_sampling.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/correctness/envipat_results.tar.xz +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/correctness/molecules_2_cpp.R +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/cppyy/IsoSpecCppyy/__init__.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/cppyy/cpt.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/cppyy/overhead-cppyy.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tests/cppyy/overhead.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tools/gen.py +0 -0
- {IsoSpecPy-2.2.2 → isospecpy-2.2.3}/tools/rcheck.sh +0 -0
|
@@ -15,13 +15,13 @@ jobs:
|
|
|
15
15
|
strategy:
|
|
16
16
|
matrix:
|
|
17
17
|
#os: [ubuntu-20.04, windows-2019, macos-10.15]
|
|
18
|
-
os: [windows-latest, macos-14]
|
|
18
|
+
os: [windows-latest, macos-13, macos-14, macos-15]
|
|
19
19
|
|
|
20
20
|
steps:
|
|
21
21
|
- uses: actions/checkout@v4
|
|
22
22
|
|
|
23
23
|
# Used to host cibuildwheel
|
|
24
|
-
- uses: actions/setup-python@
|
|
24
|
+
- uses: actions/setup-python@v5
|
|
25
25
|
|
|
26
26
|
- name: Install cibuildwheel
|
|
27
27
|
run: python -m pip install cibuildwheel
|
|
@@ -31,7 +31,10 @@ jobs:
|
|
|
31
31
|
# to supply options, put them in 'env', like:
|
|
32
32
|
env:
|
|
33
33
|
GITHUB_BUILDING_WHEELS: 1
|
|
34
|
+
CIBW_SKIP: pp*-*
|
|
35
|
+
|
|
34
36
|
|
|
35
37
|
- uses: actions/upload-artifact@v4
|
|
36
38
|
with:
|
|
39
|
+
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
|
|
37
40
|
path: ./wheelhouse/*.whl
|
|
@@ -34,6 +34,9 @@ except NameError:
|
|
|
34
34
|
import re
|
|
35
35
|
from .IsoSpecPy import IsoTotalProb, IsoThreshold
|
|
36
36
|
|
|
37
|
+
DIGIT_PATTERN = re.compile(r"\d+")
|
|
38
|
+
NON_DIGIT_PATTERN = re.compile(r"\D+")
|
|
39
|
+
|
|
37
40
|
class IsoSpec():
|
|
38
41
|
def __init__(
|
|
39
42
|
self,
|
|
@@ -95,8 +98,8 @@ class IsoSpec():
|
|
|
95
98
|
def IsoFromFormula(formula, cutoff, tabSize = 1000, hashSize = 1000, classId = None, method = 'threshold_relative', step = 0.25, trim = True):
|
|
96
99
|
# It's much easier to just parse it in python than to use the C parsing function
|
|
97
100
|
# and retrieve back into Python the relevant object sizes
|
|
98
|
-
symbols = re.findall(
|
|
99
|
-
atom_counts = [int(x) for x in re.findall(
|
|
101
|
+
symbols = re.findall(NON_DIGIT_PATTERN, formula)
|
|
102
|
+
atom_counts = [int(x) for x in re.findall(DIGIT_PATTERN, formula)]
|
|
100
103
|
|
|
101
104
|
if not len(symbols) == len(atom_counts):
|
|
102
105
|
raise ValueError("Invalid formula")
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: IsoSpecPy
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.3
|
|
4
4
|
Summary: Python interface to IsoSpec++ isotopic envelope calculator library
|
|
5
5
|
Home-page: http://matteolacki.github.io/IsoSpec/
|
|
6
|
-
Author: Mateusz
|
|
6
|
+
Author: Mateusz Łącki & Michał Startek
|
|
7
7
|
Author-email: matteo.lacki@gmail.com
|
|
8
8
|
License: 2-clause BSD
|
|
9
9
|
Keywords: isotopic envelope mass spectrometry
|
|
@@ -22,10 +22,24 @@ Classifier: Programming Language :: Python :: 3.6
|
|
|
22
22
|
Classifier: Programming Language :: Python :: 3.7
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.8
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.9
|
|
25
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
28
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
25
29
|
License-File: LICENCE
|
|
26
30
|
Requires-Dist: cffi
|
|
27
31
|
Provides-Extra: test
|
|
28
32
|
Requires-Dist: pytest; extra == "test"
|
|
29
33
|
Requires-Dist: numpy; extra == "test"
|
|
34
|
+
Dynamic: author
|
|
35
|
+
Dynamic: author-email
|
|
36
|
+
Dynamic: classifier
|
|
37
|
+
Dynamic: description
|
|
38
|
+
Dynamic: home-page
|
|
39
|
+
Dynamic: keywords
|
|
40
|
+
Dynamic: license
|
|
41
|
+
Dynamic: provides-extra
|
|
42
|
+
Dynamic: requires-dist
|
|
43
|
+
Dynamic: summary
|
|
30
44
|
|
|
31
45
|
Python interface to IsoSpec++ isotopic envelope calculator library
|
|
@@ -8,7 +8,7 @@ your own software, but you are under no legal obligation to do so.
|
|
|
8
8
|
-------------------------------------------------------------------------
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
Copyright (c) 2015-
|
|
11
|
+
Copyright (c) 2015-2025, Michał Startek and Mateusz Łącki
|
|
12
12
|
|
|
13
13
|
All rights reserved.
|
|
14
14
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: IsoSpecPy
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.3
|
|
4
4
|
Summary: Python interface to IsoSpec++ isotopic envelope calculator library
|
|
5
5
|
Home-page: http://matteolacki.github.io/IsoSpec/
|
|
6
|
-
Author: Mateusz
|
|
6
|
+
Author: Mateusz Łącki & Michał Startek
|
|
7
7
|
Author-email: matteo.lacki@gmail.com
|
|
8
8
|
License: 2-clause BSD
|
|
9
9
|
Keywords: isotopic envelope mass spectrometry
|
|
@@ -22,10 +22,24 @@ Classifier: Programming Language :: Python :: 3.6
|
|
|
22
22
|
Classifier: Programming Language :: Python :: 3.7
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.8
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.9
|
|
25
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
27
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
28
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
25
29
|
License-File: LICENCE
|
|
26
30
|
Requires-Dist: cffi
|
|
27
31
|
Provides-Extra: test
|
|
28
32
|
Requires-Dist: pytest; extra == "test"
|
|
29
33
|
Requires-Dist: numpy; extra == "test"
|
|
34
|
+
Dynamic: author
|
|
35
|
+
Dynamic: author-email
|
|
36
|
+
Dynamic: classifier
|
|
37
|
+
Dynamic: description
|
|
38
|
+
Dynamic: home-page
|
|
39
|
+
Dynamic: keywords
|
|
40
|
+
Dynamic: license
|
|
41
|
+
Dynamic: provides-extra
|
|
42
|
+
Dynamic: requires-dist
|
|
43
|
+
Dynamic: summary
|
|
30
44
|
|
|
31
45
|
Python interface to IsoSpec++ isotopic envelope calculator library
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
1
2
|
|
|
2
3
|
"""A setuptools based setup module.
|
|
3
4
|
|
|
@@ -53,7 +54,7 @@ setup_args = {
|
|
|
53
54
|
# Versions should comply with PEP440. For a discussion on single-sourcing
|
|
54
55
|
# the version across setup.py and the project code, see
|
|
55
56
|
# https://packaging.python.org/en/latest/single_source_version.html
|
|
56
|
-
'version': '2.2.
|
|
57
|
+
'version': '2.2.3',
|
|
57
58
|
|
|
58
59
|
'description': 'Python interface to IsoSpec++ isotopic envelope calculator library',
|
|
59
60
|
'long_description': 'Python interface to IsoSpec++ isotopic envelope calculator library',
|
|
@@ -62,7 +63,7 @@ setup_args = {
|
|
|
62
63
|
'url': 'http://matteolacki.github.io/IsoSpec/',
|
|
63
64
|
|
|
64
65
|
# Author details
|
|
65
|
-
'author': 'Mateusz
|
|
66
|
+
'author': 'Mateusz Łącki & Michał Startek',
|
|
66
67
|
'author_email': 'matteo.lacki@gmail.com',
|
|
67
68
|
|
|
68
69
|
# Choose your license
|
|
@@ -96,6 +97,10 @@ setup_args = {
|
|
|
96
97
|
'Programming Language :: Python :: 3.7',
|
|
97
98
|
'Programming Language :: Python :: 3.8',
|
|
98
99
|
'Programming Language :: Python :: 3.9',
|
|
100
|
+
'Programming Language :: Python :: 3.10',
|
|
101
|
+
'Programming Language :: Python :: 3.11',
|
|
102
|
+
'Programming Language :: Python :: 3.12',
|
|
103
|
+
'Programming Language :: Python :: 3.13',
|
|
99
104
|
],
|
|
100
105
|
|
|
101
106
|
# What does your project relate to?
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{IsoSpecPy-2.2.2 → isospecpy-2.2.3}/debian/patches/0002-Remove-the-mtune-native-march-native.patch
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|