Michael Hucka

Results 62 issues of Michael Hucka

I use a mix of `Integer` and `Real` in the problem `types` list. (C.f. issue #31.) At the end of a run, when it's time to print the `variables` from...

If I attempt to use a `problem.types` array that contains an `Integer` type and a `Real`, it runs for a while and then I get the error ``` platypus.core.PlatypusError: must...

## Describe the bug At about line 102 of file [docs/getting-started/development-environment.rst](https://github.com/inveniosoftware/invenio/blob/2145226398d7e4663a05740f7d03f640573108db/docs/getting-started/development-environment.rst), it suggests installing HomeBrew package `base-completion`, but I think this is supposed to be `bash-completion`. ## Screenshots (if applicable)

bug

Make Nostril be available from PyPI and possibly other package hosting sites.

Coding: enhancement ✨

Since the time this was written, I've come up with slightly more clear installation instructions for installing from github. The instructions for Nostril should be updated.

Task: docs 📜

Although `py.test` did not work because of issues with pickling, perhaps another testing framework such as nose or unittest.

Coding: enhancement ✨

The API documentation should be made more explicit and added to readthedocs.org.

Coding: enhancement ✨

The previous behavior of `bagit.py` was asymmetrical with respect to how it treated long tag lines: it would handle folded lines when reading the `bag-info.txt` file, but it would not...

In recent additions to this research, I added PDFs of articles that may in some cases be under paywall even if I managed to find them on the internet. We...

A test suite of archiving cases would be useful. The idea would be to collect a set of examples of websites to crawl, with different features and levels of complexity,...