Helios De Rosario

Results 16 issues of Helios De Rosario

The "body-less" definition that is used for the index in the docs was typed as transitivereducion (without second t). No breaking change, though, since the exported function is correctly named.

The contexts in which jmd files are used (e.g. writing reproducible reports) are akin to those of IJulia. Also, it is usual to try the code chunks in the REPL...

enhancement

It would be very useful if, besides viewing tables, it were possible to select a set of cells (rows, columns, or rectangular sections) and copy their contents to the clipboard....

enhancement

Now it is another PooledDataArray of Bool elements (possible levels: true or false). I wonder if that really makes sense, or it should be just a DataArray of Bool. There...

This has been detected in this issue of GRUtils: https://github.com/heliosdrm/GRUtils.jl/issues/102 Worked around it in GRUtils (https://github.com/heliosdrm/GRUtils.jl/pull/109), by checking the argument passed to `setarrowsize`, and never letting it be zero. Feel...

### 1. Side effect of `GR.mathtex` on subsequent primitives There are various things that I find difficult to explain here: ```julia # new session using GR GR.clearws() GR.settextfontprec(232, 3) tbx,...

This is a minor aesthetic issue, but nevertheles... Since v0.49, the default font for plots is Computer Modern (1cc1497), to support LaTeX expressions, I suppose. However, 3d axes (with `plot3`,...

This extends the collection of univariate continuous distributions with the Generalized chi-squared. All required methods are added, and some of the recommended ones, as indicated in https://juliastats.org/Distributions.jl/stable/extends/#Univariate-Distribution **Some notes:** 1....

- [ ] https://github.com/jheinen/GR.jl/commit/3d7ac265df9e871d3aab05b0243a3c740a2339c6 - [ ] https://github.com/jheinen/GR.jl/commit/d2ad7fec4ee245b9b6b81ab07727cfc0ffd4eafd - [ ] https://github.com/jheinen/GR.jl/commit/5080dfb9ac1fe70a45f707ffe8b318400a6fe5c3