protogeezer

Results 11 issues of protogeezer

It's unclear where to go from here. It would be helpful if the example could be updated for Qt 5.5 and presumably the latest Clang/LLVM? Stephen # .... julia> app...

0.x

building julia with latest sources (plus the recommended Make.user) results in the following crash: ``` et-imac-retina:julia-0.5-cxx sjbespa$ usr/bin/julia _ _ _ _(_)_ | A fresh approach to technical computing (_)...

build

On OSX building PyCall/PyPlot with Conda version of python, closing a plot hangs julia v0.6.2. Force quit is needed to kill julia. By way of more details, below I added...

Trying to convert a data frame containing a PooledDataArray to R results in a MethodError julia> r = RObject(j1) ERROR: MethodError: no method matching sexp(::Type{RCall.StrSxp}, ::DataArrays.PooledDataArray{String,UInt16,1}) Closest candidates are: sexp(::Type{RCall.StrSxp},...

The problem is that the current version of the file doesn't include the method simulateDist2(). Is there a way to reboot Gallium so it clears out previous state? ``` julia>...

I have a 5K retina iMac with OpenCL.Device(AMD Radeon R9 M295X Compute Engine on Apple @0x0000000001021c00). I've started getting errors when I build kernels: ERROR (unhandled task failure): OpenCL Error:...

I'm working on a group of text/font bug fixes for Gadfly - I suspect that a fairly hefty bug that was fixed in Cairo 1.14.6 last June - but not...

SVDL returns radically different answers than SVD for the case generated by the test case, below. assuming that the two algorithms are equivalent. ```julia using IterativeSolvers M = zeros(110,22); M[:,1]...

The 2012 code is on Prof. Martinez's web site... http://www4.ujaen.es/~fmartin/bool_op.html

Guilhem: I'm about to set aside the work on FreehandRasterGeoreferencer for a few weeks, or possibly, months so I wanted to document the issues I've been trying to characterize, but...