Demo of change of extension behavior in Julia v1.11. Package defines an extension that depends on StatsBase and Random. StatsBase also depends on Random. In Julia v1.10, loading StatsBase and the package loaded also the extension, since Random was implicitly loaded by StatsBase. In Julia v1.11, one must also explicitly load Random to load the extension.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
sethaxen/ExtensionsTestDemo.jl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published