- Oct 24, 2020
-
-
Tim Diels authored
-
Tim Diels authored
- Add robust csv parsing and allow creating an expression matrix from it (#3) - Always treat matrix row/col names as str - Validate matrix name, raise UserError if matrix has duplicate index/col or if it has an invalid float value - Add baits file parsing (#3) - Remove yaml !include syntax (#3) - Wrap yaml errors in UserError Refactor: - Eliminate libyaml dependency - Remove unused dependencies - Remove test coverage tools - Install pylint dev dependency - Update to pytil 8 - Use logging directly instead of using a logger - Update my email address
-
- Oct 02, 2020
-
-
timdiels authored
- Bump version to 3.0.0.dev - Update dependencies and only constrain them to a minimum version, no pinning, not even to the major version
-
- Apr 03, 2019
-
-
Tim Diels authored
-
- Jan 10, 2018
- Sep 27, 2017
-
-
timdiels authored
-
timdiels authored
-
timdiels authored
This is normal for some inputs, e.g. a constant input (1, 1, 1).
-
timdiels authored
- Whole API ref on one page. Use autosummary instead of listing objects in module manually. - Use intersphinx - Use PEP484 instead of our own type language - Rephrase and consistently end with '.'
-
- Sep 19, 2017
-
-
timdiels authored
-
- Jul 24, 2017
-
-
timdiels authored
-
- Jun 12, 2017
-
-
timdiels authored
-
- Jun 10, 2017
-
-
timdiels authored
E.g. 4.1.0 lacks [test] extra, which breaks installation
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
timdiels authored
Narrowing scope of library to simple parsing. Our algorithms usually can keep everything in memory and thus don't need a database
-
timdiels authored
instead, use Nextflow, Snakemake or a similar tool
-
- Jun 07, 2017
- Nov 21, 2016
- Nov 15, 2016
-
-
timdiels authored
-
- Nov 09, 2016
-
-
timdiels authored
-
timdiels authored
Use custom pool with enough threads to run and await `max_cores_used` amount of jobs.
-
timdiels authored
Solution: Use separate thread pool for cancelling, such that threads are always available to cancel with.
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
- Nov 08, 2016
-
-
timdiels authored
-