William J. Wilkinson

Results 4 issues of William J. Wilkinson

The current implementation of the sparse EP energy is not giving sensible results. This is a reminder to look into the reasons why and check against implementations elsewhere. PRs very...

bug

It is recommended to use the following versions of jax and objax: ``` jax==0.2.9 jaxlib==0.1.60 objax==1.3.1 ``` This is because of [this objax issue](https://github.com/google/objax/issues/212) which causes the model to JIT...

bug

When creating a MUSHRA test with the test creator, selecting 'Random Page Order' doesn't randomise the pages properly because priority goes to 'Fixed Page Position', which is zero by default...

When using the test creator for an AB test, there's no way to force the user to select an option before progressing. I noticed in the examples that this was...