Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PyconUK/ConferenceScheduler issues and pull requests

#110 - Unique ID for events and slots

Issue - State: open - Opened by meatballs over 6 years ago - 8 comments
Labels: enhancement

#109 - can we use this to schedule meetings?

Issue - State: closed - Opened by tiru1930 over 6 years ago - 1 comment

#108 - Note to help people with errors

Pull Request - State: closed - Opened by elihschiff over 6 years ago - 1 comment

#107 - Issue with Slot times and datetime while running tutorial code

Issue - State: closed - Opened by nicholasdiao over 6 years ago - 1 comment

#105 - Add ability to use heuristic from given solution.

Pull Request - State: closed - Opened by drvinceknight over 7 years ago - 1 comment

#104 - Remove all use of strings for Slot.starts_at

Pull Request - State: closed - Opened by meatballs over 7 years ago

#103 - Implement equity objective function

Pull Request - State: closed - Opened by drvinceknight over 7 years ago

#102 - Make tag an unavailability shortcut

Pull Request - State: closed - Opened by drvinceknight over 7 years ago - 1 comment

#101 - Move the tags from a constraint to an objective function.

Issue - State: closed - Opened by drvinceknight over 7 years ago
Labels: enhancement

#100 - Create converter.py in order to avoid circular imports

Pull Request - State: closed - Opened by meatballs over 7 years ago

#99 - Add acceptance criteria to both

Pull Request - State: closed - Opened by drvinceknight over 7 years ago

#98 - Fix an error in the simulated annealing.

Pull Request - State: closed - Opened by drvinceknight over 7 years ago

#97 - Change output of heuristic to be solution.

Pull Request - State: closed - Opened by drvinceknight over 7 years ago

#96 - Adds heuristic approaches

Pull Request - State: closed - Opened by drvinceknight over 7 years ago - 1 comment

#95 - Add solver and kwargs arguments to scheduler.array

Pull Request - State: closed - Opened by meatballs over 7 years ago - 6 comments

#94 - Use integers instead of floats for arrays returned from scheduler.array

Pull Request - State: closed - Opened by alexwlchan over 7 years ago - 16 comments

#93 - Add undocumented PyYAML dependency

Pull Request - State: closed - Opened by alexwlchan over 7 years ago - 3 comments

#91 - Use integers rather than floats in array format

Issue - State: closed - Opened by meatballs over 7 years ago
Labels: enhancement

#90 - Pass solver and kwargs to scheduler.array

Issue - State: closed - Opened by meatballs over 7 years ago
Labels: bug

#89 - Use datetime rather than string for Slot.starts_at

Issue - State: closed - Opened by meatballs over 7 years ago - 1 comment
Labels: enhancement

#88 - Fix bugs with datetime objects and strings

Pull Request - State: closed - Opened by meatballs over 7 years ago - 5 comments

#87 - Add conda environment file

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 2 comments

#86 - Equation label placement

Issue - State: open - Opened by meatballs almost 8 years ago
Labels: bug, documentation

#85 - Use autodoc for reference docs

Issue - State: open - Opened by meatballs almost 8 years ago
Labels: documentation, on-hold

#84 - Reference Docs

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 2 comments

#83 - Add docstrings for scheduler and resources

Pull Request - State: closed - Opened by meatballs almost 8 years ago

#82 - Add a sentence about unpacking.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago

#81 - Add a short how to about the new methods on Events

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago

#79 - Reference Section

Issue - State: closed - Opened by meatballs almost 8 years ago - 1 comment
Labels: documentation

#78 - Make a few spelling corrections

Pull Request - State: closed - Opened by alexwlchan almost 8 years ago - 1 comment

#77 - Use properties for event.tags and event.unavailability

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 5 comments

#76 - Event Methods

Issue - State: closed - Opened by meatballs almost 8 years ago - 12 comments

#75 - How To Define a Conference Doc

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 9 comments

#74 - Set default values for `tags` and `availability`

Pull Request - State: closed - Opened by alexwlchan almost 8 years ago - 45 comments

#73 - Set defaults for `tags` and `unavailability`

Issue - State: closed - Opened by drvinceknight almost 8 years ago - 2 comments
Labels: enhancement

#72 - Move to src directory

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 3 comments

#71 - Migrate from pep8 to flake8

Pull Request - State: closed - Opened by meatballs almost 8 years ago

#70 - Move to flake8

Issue - State: closed - Opened by meatballs almost 8 years ago - 1 comment

#69 - Adds a how to for going between array and schedule

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#67 - Return the outputs as lists

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#66 - Convert markdown files to rst

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 3 comments

#65 - Add bumpversion config

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 1 comment

#64 - Use lpsum instead of plain addition for constraints

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 10 comments

#63 - Showing differences between schedules

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 5 comments

#62 - Use bumpversion

Issue - State: closed - Opened by meatballs almost 8 years ago - 2 comments
Labels: enhancement

#61 - Correct equality test in the tag constraint.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#60 - Possible bug in constraint

Issue - State: closed - Opened by meatballs almost 8 years ago - 2 comments
Labels: bug

#59 - Switch to using an src/ directory in the repo root

Pull Request - State: closed - Opened by alexwlchan almost 8 years ago - 12 comments

#58 - Return the final solution as a list (currently a generator)

Issue - State: closed - Opened by drvinceknight almost 8 years ago - 3 comments
Labels: enhancement

#57 - Add ability to pass another solver.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#56 - Use lpsum function in place of plain addition

Issue - State: closed - Opened by meatballs almost 8 years ago - 1 comment
Labels: enhancement

#55 - Use lpsum function when solving the schedule

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 1 comment

#54 - Remove creation of some redundant constraints.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#53 - Add constraint on duration in to availability.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 2 comments

#52 - Ensure we include the lp_scheduler subpackage

Pull Request - State: closed - Opened by alexwlchan almost 8 years ago - 5 comments

#51 - Bug with pip installed version

Issue - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#50 - How-To: Format the scheduler output

Issue - State: open - Opened by meatballs almost 8 years ago
Labels: documentation

#49 - Add validation section to tutorial.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 2 comments

#48 - Minor tweaks to the README.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#47 - Add __version__

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#46 - Write installation instructions.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 3 comments

#45 - Write Database How-To

Issue - State: closed - Opened by meatballs almost 8 years ago - 1 comment
Labels: documentation

#44 - Write How To Define a Conference

Issue - State: closed - Opened by meatballs almost 8 years ago
Labels: documentation

#43 - Simplify a line: extend -> append

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#42 - Add ability to pass specific solvers to solution

Issue - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment
Labels: enhancement

#41 - Add note about date time format.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#40 - Spelling fixes in the README

Pull Request - State: closed - Opened by alexwlchan almost 8 years ago - 1 comment

#39 - Write how tos

Issue - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment
Labels: documentation

#38 - Write landing page

Issue - State: open - Opened by drvinceknight almost 8 years ago
Labels: documentation

#37 - Update README

Pull Request - State: closed - Opened by meatballs almost 8 years ago

#36 - Code optimisation - use pulp summation?

Issue - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment
Labels: enhancement

#35 - Remove resource classes that are not needed.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#34 - Use RTD theme for docs

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 1 comment

#33 - Add full mathematical formulation of the problem

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 3 comments

#32 - Add details to setup.py and update requirements.txt

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 3 comments

#31 - Add a tutorial about chairing.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 3 comments

#30 - Get a diff between two schedules

Issue - State: closed - Opened by alexwlchan almost 8 years ago - 4 comments
Labels: new-feature

#29 - Optimise for least change

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 4 comments

#28 - Use pytest as runner for doctests.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 4 comments

#27 - Add a tutorial

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 10 comments

#26 - Add badges to readme

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 2 comments

#25 - Remove ad-hoc constraints

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 2 comments

#24 - Move sessions to slots.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 1 comment

#23 - Passing ad-hoc constraints

Issue - State: closed - Opened by meatballs almost 8 years ago - 1 comment

#22 - Clarify the three forms of scheduler output

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 2 comments

#21 - Add appveryor.yml

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 1 comment

#20 - Sort out the return type of solution

Issue - State: closed - Opened by meatballs almost 8 years ago - 3 comments

#19 - Add coveralls

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 2 comments

#18 - Setup documentation framework.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 2 comments

#17 - Have sessions in slots

Issue - State: closed - Opened by drvinceknight almost 8 years ago - 5 comments

#16 - Remove things that are not being used.

Pull Request - State: closed - Opened by drvinceknight almost 8 years ago - 5 comments

#14 - Coverage?

Issue - State: closed - Opened by drvinceknight almost 8 years ago

#13 - Validation of a schedule

Pull Request - State: closed - Opened by meatballs almost 8 years ago

#10 - [#8] Return generator from constraint_violations

Pull Request - State: closed - Opened by meatballs almost 8 years ago

#7 - Validation of existing solution

Pull Request - State: closed - Opened by meatballs almost 8 years ago - 1 comment

#6 - Documentation

Issue - State: closed - Opened by drvinceknight almost 8 years ago - 2 comments

#4 - Optimise for least changes

Issue - State: closed - Opened by meatballs almost 8 years ago - 1 comment