-
Steward Observatory
- Tucson, Arizona
-
09:39
(UTC -10:00) - mileslucas.com
- https://orcid.org/0000-0001-6341-310X
Stars
Bayesian inference with probabilistic programming.
Symbolic programming for the next generation of numerical software
Formatted output of timed sections in Julia
Julia functional programming infrastructures and metaprogramming facilities
"Distributions" that might not add to one.
A Julia package for piping a value through a series of transformation expressions using a more convenient syntax than Julia's native piping functionality.
Abstract types and methods for Gaussian Processes.
Simple API for building repl modes in Julia
Abstract types and interfaces for Markov chain Monte Carlo methods
My name is Hercule Poirot and I am probably the greatest detective in the world.
Send cross-platform desktop notifications from Julia
Flexible Image Transport System (FITS) file support for Julia
Implementations of single and multi-ellipsoid nested sampling
Implementation of the 1D Savitzky-Golay filter in JuliaLang
Flexible photometric transit curves with limb darkening
KeywordCalls makes it easy to define a method taking a NamedTuple considered as a an unordered collection of bound variables. The required redirection is done at compile time, so there's no runtime…