Lazaro Alonso

Results 108 issues of Lazaro Alonso

Due to the confusing alert in the README, is ok to use these graphics for presentations given proper attribution for each piece? Or?

any efforts (issues/branches) to support multigraphs? https://github.com/QuantumBFS/Multigraphs.jl

bug

Several questions: 1. If I do the following, the card is smaller than the figure, should the figure be trimmed to the card's size? 2. Using class or style to...

Add a title to the DimArray would be nice. A = DimArray(rand(4,5), (a=1:4, b=1:5)) ╭─────────────────────────╮ │ 4×5 DimArray{Float64,2} │ >>It should be outset this box>TITLE FOR ARRAY/ DATASET-> Default A,...

enhancement

maybe defining a few chainrules for DD, similar to https://github.com/mcabbott/AxisKeys.jl/blob/master/src/chainrules.jl would be useful for a wider adoption of DD.

enhancement
extensions

Currently, when we ask for dimensions, and time is one of them we get :Ti as the name, is there an automatic way to get instead :time? In general we...

needs thought

Hi, I was wondering if you be so kind to upload an example where a table is used to update the model parameters. Also, not sure from the documentation: is...

Another possible useful thing will be able to do the following (by name) ``` m = Model(m2, m1, m3) update!(m, table) # let's say we update parameters # now I...

We are missing a proper logo for this package. Any ideas, suggestions in this regard will be highly appreciated.

testing preview