Sciweavers

PEERJPRE
2016
63views more  PEERJPRE 2016»
8 years 28 days ago
Canonical instabilities of autonomous vehicle systems
Formal argument suggests that command, communication and control systems can remain stable in the sense of the Data Rate Theorem that mandates the minimum rate of control informat...
Rodrick Wallace
PEERJPRE
2016
85views more  PEERJPRE 2016»
8 years 28 days ago
Judging a commit by its cover; or can a commit message predict build failure?
Developers summarize their changes to code in commit messages. When a message seems “unusual”, however, this puts doubt into the quality of the code contained in the commit. W...
Eddie A. Santos, Abram Hindle
PEERJPRE
2016
83views more  PEERJPRE 2016»
8 years 28 days ago
The impact of test case summaries on bug fixing performance: An empirical investigation
Automated test generation tools have been widely investigated with the goal of reducing the cost of testing activities. However, generated tests have been shown not to help develo...
Sebastiano Panichella, Annibale Panichella, Moritz...
PEERJPRE
2016
64views more  PEERJPRE 2016»
8 years 28 days ago
How are functionally similar code clones syntactically different? An empirical study and a benchmark
Stefan Wagner 0001, Asim Abdulkhaleq, Ivan Bogicev...
PEERJPRE
2016
57views more  PEERJPRE 2016»
8 years 28 days ago
Probabilistic programming in Python using PyMC3
Probabilistic programming allows for automatic Bayesian inference on user-defined probabilistic models. Recent advances in Markov chain Monte Carlo (MCMC) sampling allow inference...
John Salvatier, Thomas V. Wiecki, Christopher Fonn...
PEERJPRE
2016
59views more  PEERJPRE 2016»
8 years 28 days ago
A computational framework for colour metrics and colour space transforms
An object-oriented computational framework for the transformation of colour data and colour metric tensors is presented. The main idea of the design is to represent the transforms...
Ivar Farup
PEERJPRE
2016
59views more  PEERJPRE 2016»
8 years 28 days ago
PhilDB: The time series database with built-in change logging
PhilDB is an open-source time series database that supports storage of time series datasets that are dynamic; that is, it records updates to existing values in a log as they occur...
Andrew MacDonald