Queueing-tool

Latest version: v1.2.5

Safety actively analyzes 681874 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.1.1

Changed

- [**breaking**] Pythonic names ([39](https://github.com/djordon/queueing-tool/pull/39))
* Updated un-pythonic attributions and parameters
* Removed lambda functions in examples and docstrings
* Updated tests to use more specific checks

1.1.0

Changed

- [**breaking**] Modify random measure ([36](https://github.com/djordon/queueing-tool/pull/36))
* Changed order of arguments for poisson_random_measure
* Added priority queue to available package objects
* PriorityQueue c changes
* Updated the version, added PyPi info to README

1.0.4

Documentation

- Fix rtfd ([34](https://github.com/djordon/queueing-tool/pull/34))
* Edited `conf.py` so that it can be installed in python 2
* Add documentation packages to the requirements
* Fixed annoying readthedocs bug
- Code quality changes ([33](https://github.com/djordon/queueing-tool/pull/33))
- Minor code quality changes ([32](https://github.com/djordon/queueing-tool/pull/32))

1.0.3

Documentation

- Doc changes ([30](https://github.com/djordon/queueing-tool/pull/30))

1.0.2

Changed

- Better testing ([29](https://github.com/djordon/queueing-tool/pull/29))
* Relaxed the numpy and networkx dependency requirements.
* Added coloring parameter to QueueServer.

0.1.2

Changed

- Fixed a sorting bug that occurred under Blocking After Service. It
was solved by adding a small random number to a blocked agent's
next time. This implies that the first agent blocked will not
necessarily be the next agent to enter the queue when it is no longer
at capacity.

Improved efficiency of the GreedyAgent routing; it's now about 10
times faster.

- Fixed installation typo in the docs.
- Updated installation docs.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.