Eric Forgy

Results 32 issues of Eric Forgy

Hi @randyzwitch , I am doing some work on OAuth 2.0 for use with Azure. I wonder how we might combine these two packages, or should I just create a...

Just recording this from a comment from @epatters on Zulip: > [snip] Note that [graphical linear algebra](https://github.com/AlgebraicJulia/Catlab.jl/blob/master/src/linear_algebra/GLA.jl) is about `(FdVect,⊕,0)`, not `(FdVect,⊗,k)`, i.e., the monoidal product is the direct sum,...

enhancement

Hi @sglyon 👋 I raised this issue once here https://github.com/sglyon/PlotlyJS.jl/issues/184 but would like to raise it again. Blink.jl is kind of a heavy dependency with a nontrivial build process. I...

Hi, Over the last couple of days I noticed a few issues and thought I'd share them here. ### Exporting abstract types I exported an abstract type, but it still...

bug

Hi @pazzo83 This package looks great and will be a good inspiration for me and my team. I also considered QuantLib originally, but we are based in Asia and one...

Hi there 👋 It would be super awesome if there was an official `forge-std` on NPM. There is a related issue pertaining to Hardhat ( https://github.com/foundry-rs/forge-std/issues/39 ), but my motivation...

enhancement

Hi, We are experimenting with running Julia as a microservice on Azure Service Fabric. I am a newb when it comes to Docker, but it is my understanding the official...

Any ideas? ``` julia _ _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type...

This PR assumes a folder called `cache` exists. Will this cause problems? It also leaves .gz files in the `cache` folder. Suggestions welcome :sweat_smile: Closes #80