Miguel Raz Guzmán Macedo

Results 54 issues of Miguel Raz Guzmán Macedo

Hey! I have tried installing itorch on machines that had torch and jupyter running and kept going up against the problem of the final command of 'luarocks make' which spat...

This PR is a WIP with at least 2 goals: 1. Add a spanish translation of the soon-to-be 1.0 DataFrames tutorials 2. Add Literate.jl based notebooks for easier source control...

There are many special functions which use the [Pochhammer](https://en.wikipedia.org/wiki/Falling_and_rising_factorials) function, and I believe this package could use and efficient version via the `@horner` macro. Is that within the scope for...

This is an upstream fix that is causing precompilation woes for the Ahorn package. I definitely need some help in order to make [the Ahorn](https://github.com/CelestialCartographers/Ahorn/blob/4e8432c618fcd0b051b1f678ebb2da00c19df1b6/src/helpers/gtk_helpers.jl#L17) code call into the Gtk...

This is a WIP PR to merge a `@localbtime` and friends macro into BenchmarkTools.jl . There's a thread with [reported issues here](https://github.com/JuliaCI/BenchmarkTools.jl/issues/118#issuecomment-526712519) and this PR took existing code from `LocalScopeBenchmarks.jl`,...

Saw the comment and patched it on 1.3.0.rc3

It would probably not be too hard for FemtoCleaner to update Jupyter notebooks. I think educators would love the autoupgrading of their lectures. If someone can outline a basic guideline...

This could definitely help fuzzing in Julia, seems reasonable to open a JLL for it. https://github.com/csmith-project/creduce/blob/master/INSTALL.md

builder request :pray:

### Describe the issue you are having I would like to have color syntax highlighting for all lines in the RIDE. ### Did you connect to an already running interpreter...

From the paper, page 14: > > Since the derivative and Laplacian operators are sparse matrices, and since the maximum > allowable time step scales with the resolution h and...