Bay Area Julia Users meetup #3
Details
For our first meetup of 2014, we will start with Westley Hennigh introducing Lumberjack.jl (https://github.com/forio/Lumberjack.jl), a logging library for Julia.
Next up will be Jason Merrill will present his work on Truncated Power Series (PowerSeries.jl (https://github.com/jwmerrill/PowerSeries.jl)) which exports a Series type that represents a truncated power series by its coefficients. You can do arithmetic on Series and apply functions to series just as you would Real or Complex numbers.