Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interesting paper: Engineering Faster Sorters for Small Sets of Items #27

Open
hoytech opened this issue Feb 14, 2020 · 7 comments
Open

Comments

@hoytech
Copy link
Contributor

hoytech commented Feb 14, 2020

https://arxiv.org/pdf/2002.05599.pdf

@jgamble
Copy link
Owner

jgamble commented Feb 22, 2020

Thanks. Sorry for the silence, I went out of town Thursday before last and returned with Hell's own cold virus.

@hoytech
Copy link
Contributor Author

hoytech commented Feb 23, 2020

It's OK, no action required, feel free to close. Just thought you might find it interesting since they cite and use your project. It's more about implementation than the algorithms themselves.

@jgamble
Copy link
Owner

jgamble commented Feb 23, 2020

Ouch. They cite my very out-of-date and no longer maintained website. I'm going to have to update the Wikipedia page myself, aren't I? (I've been avoiding that because I'd be updating my own reference, which has got to be questionable practice).

@hoytech
Copy link
Contributor Author

hoytech commented Feb 23, 2020

Hah! I'll edit it for you if you like. Where do you want it to point to?

@jgamble
Copy link
Owner

jgamble commented Feb 24, 2020

My comment/plea for the change.

Times changed things a little since I posted that. MetaCPAN has replaced CPAN, then I had to introduce a change to MetaCPAN that didn't strip the SVG diagrams, which means I really should get around to releasing a new version so that the diagrams show up.

Anyway, if you want to change the url from the old ripco page, please use 'https://metacpan.org/pod/Algorithm::Networksort'. I'm not sure what the display text should become. Perhaps "Algorithm::Networksort Documentation".

I probably should set up a separate, easy-to-view, list of what's available. And maybe start up a demo page somewhere (suggestions welcome).

@hoytech
Copy link
Contributor Author

hoytech commented Feb 24, 2020

Done. I put a more descriptive display text: "Tool for generating and graphing sorting networks"

@jgamble
Copy link
Owner

jgamble commented Feb 26, 2020

Thanks, that's great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants