Published May 9, 2022
| Version v0.19.4
Software
Open
fonsp/Pluto.jl: v0.19.4
Authors/Creators
- Fons van der Plas1
- Michiel Dral2
- Paul Berg
- Παναγιώτης Γεωργακόπουλος
- Nicholas Bochenski
- Rik Huijzer3
- Alberto Mengali4
- Benjamin Lungwitz
- Connor Burns
- Jerry Ling
- Eric Zhang5
- Felipe S. S. Schneider6
- Ian Weaver7
- Rogerluo8
- Shuhei Kadowaki9
- Zihua Wu10
- Jelmar Gerritsen
- Rok Novosel
- Supanat
- Zachary Moon
- pupuis
- Michael Abbott
- Nicholas Bauer11
- Patrick Bouffard
- Satoshi Terasaki12
- Shashank Polasa
- TheCedarPrince13
- fghzxm
- 1. MIT
- 2. Dral .inc
- 3. University of Groningen
- 4. European Space Agency
- 5. @modal-labs
- 6. @geem-lab (@UFSC)
- 7. The Center for Astrophysics | Harvard & Smithsonian
- 8. @PIQuIL
- 9. @JuliaComputing
- 10. Peking University
- 11. Massachusetts General Hospital
- 12. JuliaLang user
- 13. Georgia Tech Research Institute (@gtri)
Description
Pluto v0.19.4
Try this release in your browser! (Available 30 minutes after the release)
<a href="https://binder.plutojl.org/v0.19.4/"><img alt="Binder logo" src="https://mybinder.org/badge_logo.svg"></a>
Generate your own binder links using pluto-on-binder.glitch.me!
Merged pull requests:
- Generate precompile directives via PrecompileSignatures.jl (#2054) (@rikhuijzer)
- Reduce overspecializations in PlutoRunner.format_output (#2062) (@rikhuijzer)
- Set
Base.Experimental.@max_methods 1(#2068) (@rikhuijzer) - Benchmark tools in inner scope (#2070) (@Pangoraw)
- Performance of state diffing: improve runtime type checks (#2072) (@fonsp)
- Performance of state diffing: lazy dictionaries, immutable comparison (#2073) (@fonsp)
- Prevent registry update if it is fresh (#2075) (@fonsp)
- unresolved_cells: handle Skipped correctly (#2077) (@fonsp)
resolve_topology: maintain identity when nothing changed (#2079) (@fonsp)- ⚡️ 5x
@bindspeedup! Caching forupdate_dependency_cache!(#2080) (@fonsp) - Continue CI on error (#2081) (@rikhuijzer)
- Change path to wsl path, if on wsl (#2085) (@SamarthMayya)
- Delete method docs with method (#2096) (@Pangoraw)
Closed issues:
- When running in Linux, but a Windows path given, try to map to Linux path and strip quote marks (#763)
- Disable "Open" button on main menu when nothing is typed (#1013)
- markdown/docstring issue with multiple dispatch, docstrings multiply (#2071)
update_dependency_cache!performance bottleneck (#2076)- Notebook keeps reconnecting (#2078)
- Weird display of array of images (#2082)
- How many threads does Pluto use vs
Threads.nthreads()? (#2086) - Macro
Symbolics.@registerno longer working inside Pluto notebooks (#2091)
(TODO)
Performance improvements(TODO)
Fixes(TODO)
Internal changes(TODO)
Files
fonsp/Pluto.jl-v0.19.4.zip
Files
(6.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fce582ede4b93835f7293e6c20d0575e
|
6.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/fonsp/Pluto.jl/tree/v0.19.4 (URL)