Rogue Scholar Posts

language
Appalachian HistoryKnox County KYHistory and Archaeology
Published in Appalachianhistorian.org
Author Alex Hall

Appalachian History A feud comes to the railroad On an April morning in 1921, a long running mountain feud flared beside the tracks at Heidrick in Knox County, Kentucky. Businessman Beverly P. White stepped off the train that had carried him back from Manchester and walked toward the small restaurant at the Cumberland and Manchester Railroad stop. John Bailey, a member of a rival family clan, shot him multiple times.

FabricaMetadataProductStrategyComputer and Information Sciences
Published in DataCite Blog - DataCite
Author Maria GouldandSarala Wimalaratne

This month, a quiet yet momentous event occurred in DataCite infrastructure: the registration of our 100 millionth DOI.  100 million is a huge number. And it says a lot about global adoption of DataCite and the scale of our community and infrastructure.  But the bigger story behind this exciting headline is about what this number represents. So we are marking the milestone with a few reflections about its broader significance.

Rogue ScholarOpen InfrastructureComputer and Information Sciences
Published in Front Matter

With this blog post, the science blog archive Rogue Scholar starts the formal process to adhere to the Principles of Open Scholarly Infrastructure (POSI). To do so, an organization has to perform a self-audit of its compliance with the principles, with a focus on principles and not hard rules. POSI was updated to version 2.0 this October, with the changes marked up in a separate document.

Mathematics
Published in Math ∩ Programming
Author Jeremy Kun

Polyhedral optimization is a tool used in compilers for optimizing loop nests. While the major compilers that use this implement polyhedral optimizations from scratch,1 there is a generally-applicable open source C library called the Integer Set Library (ISL) that implements the core algorithms used in polyhedral optimization.