Will Riley

Results 15 issues of Will Riley

Add way to search collections by element text values. We need to add simple search and advanced search filters to Table_Collection, similar to Table_Items. Perhaps we can generalize this functionality.

## Guidelines Please note that GitHub issues are only meant for bug reports/feature requests. If you have questions on how to use React & Sigma.js, please ask on [StackOverflow](https://stackoverflow.com/questions/tagged/sigma.js) instead...

bug

flass-classy lacks support for the HTTP OPTIONS method.

Github supports CITATION.cff files, so I was thinking you might want to add one: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files

As I mentioned on a related project, I was thinking you might want to add a CITATION.cff file, since Github supports it: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files

**Related issues** Refs: #536 (For autoclosure of issues when PR is merged use `Fixes #` syntax) **Describe the changes made in this pull request** **Review checklist** - [ ] Please...

Add a link to the cff2toml package on README.md: https://github.com/willynilly/cff2toml

Github support CITATION.cff files. I was thinking it would be good to add one: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files

There are two unused imports in the test files: sys is not used uncertainties/test_umath.py weakref is not used in uncertainties/test_uncertainties.py

The codebase has multiple references to Nose unit tests. These need to be replaced with Pytest documentation: ![image](https://github.com/lmfit/uncertainties/assets/39755/7a1c71cc-c634-4377-988a-21687193a12d)