https://github.com/JuliaLang/julia
Raw File
Tip revision: 2eb1adf2813d514773b31c85615c54a41971a525 authored by Valentin Churavy on 13 January 2020, 11:06:20 UTC
add init_fiber
Tip revision: 2eb1adf
NEWS.md
Julia v1.5 Release Notes
========================

New language features
---------------------


Language changes
----------------


Multi-threading changes
-----------------------


Build system changes
--------------------


New library functions
---------------------


New library features
--------------------


Standard library changes
------------------------


#### LinearAlgebra
* The BLAS submodule now supports the level-2 BLAS subroutine `hpmv!` ([#34211]).
* `normalize` now supports multidimensional arrays ([#34239])

#### Markdown


#### Random


#### REPL


#### SparseArrays


<!--- generated by NEWS-update.jl: -->
back to top