Tim Hargreaves

Results 5 issues of Tim Hargreaves

There would be considerable benefits to having the Jupyter Docker Stacks publish to [GitHub Package Repository](https://github.com/features/packages) as well as DockerHub. This allows [considerably faster caching](https://dev.to/dtinth/caching-docker-builds-in-github-actions-which-approach-is-the-fastest-a-research-18ei) than can be achieved via...

type:Enhancement
type:Maintenance

I have a (vector-to-scalar) function and corresponding derivative function written in Julia that I am unable to translate to Python. I would like to use these within PyTorch by defining...

## Reproducible Example [render_issue_mre.Rmd.txt](https://github.com/rstudio/flexdashboard/files/3636207/render_issue_mre.Rmd.txt) (Remove the `.txt` from the end - only included so GitHub would let me upload it) ## Actual Behaviour I have two UI elements being generated...

`lfact` has been replaced by `logfactorial` since at least version 1.2 of SpecialFunctions.jl, which is the earliest compatible version with Distributions.jl.

The Turing team have been developing [SSMProblems](https://github.com/TuringLang/SSMProblems.jl), a generic interface for defining state space model and their associated filters/smoothers. The goal of this project is to create a flexible and...