Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Remove and update dependencies#56

Open
lcw wants to merge 4 commits into
mainfrom
lcw/lazy-loading-packages
Open

Remove and update dependencies#56
lcw wants to merge 4 commits into
mainfrom
lcw/lazy-loading-packages

Conversation

@lcw
Copy link
Copy Markdown
Owner

@lcw lcw commented Jan 28, 2022

No description provided.

lcw added 4 commits January 28, 2022 09:30
Using it in Bennu's Tuillo kernels did not see much benefit so we are
removing this dependency.  This has the added bonus of speeding up
`using Bennu` in a fresh julia session by over 2 seconds.
Depending on ExprTools was a workaround for fixing an upstream issue
that has been fixed, see
<JuliaGPU/GPUCompiler.jl#214>.
LazyArrays was only used for it's Kronecker type.  In the spirit of
minimizing dependencies, this replaces that type with a minimal
implementation.  As an added bonus, this change also speed up
`using Bennu`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant