Notas Hellout
Notas Hellout
A. Your projects I have seen, for example ava, have their user documentation in their readme file. I think the main advantage of this approach is that the github url...
What algorithm does the WPA2 mode use? AES or TKIP? Is that configurable?
The link https://developer.mozilla.org/en-US/docs/SpiderMonkey/Parser_API is dead. It is used in the first paragraph of the README.
`EventTarget` does not exist in Node < 16. [Example](https://github.com/testing-library/user-event/issues/817). Some existing polyfills: - https://github.com/benlesh/event-target-polyfill#readme - https://github.com/mattkrick/event-target-polyfill
# new files - src/algorithms/matching.js (coverage 96.21%) - jsnx.maxWeightMatching - jsnx.maximalMatching - src/algorithms/**tests**/matching-test.js # modified files - package.json - corrected a typo in script/cover (nom -> npm) - src/_internals/Set.js -...
I have a JavaScript version of the `max_weighted_matching` procedure [here](https://github.com/aureooms/js-gn/blob/master/js/src/undirected/offline/algo/eulerian/wblossom_n3.js). It is not a port of the NetworkX version but of the original implementation made by Joris van Rantwijk. I...
For a better user experience the ops/sec values could be right aligned (optional?). I am of the opinion that units should be shifted all the way to the right, and...
It there a reason why it is assumed that `xs.length
It seems I have used [vinta/awesome-python](https://github.com/vinta/awesome-python) as a template. Should check this is the case, and find a way to give attribution.
- https://github.com/mkdocs/mkdocs - https://github.com/squidfunk/mkdocs-material