1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-julia-language

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
NEWS.md 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Cédric Belmant Отправлено 18.04.2025 00:43 c3e7b1b

Julia v1.13 Release Notes

New language features

  • New Base.@acquire macro for a non-closure version of Base.acquire(f, s::Base.Semaphore), like @lock. ([#56845])

Language changes

Compiler/Runtime improvements

Command-line option changes

Multi-threading changes

Build system changes

New library functions

New library features

  • sort(keys(::Dict)) and sort(values(::Dict)) now automatically collect, they previously threw ([#56978]).
  • Base.AbstractOneTo is added as a supertype of one-based axes, with Base.OneTo as its subtype ([#56902]).

Standard library changes

JuliaSyntaxHighlighting

LinearAlgebra

Profile

REPL

Test

  • Test failures when using the @test macro now show evaluated arguments for all function calls ([#57825], [#57839]).

InteractiveUtils

  • Introspection utilities such as @code_typed, @which and @edit now accept type annotations as substitutes for values, recognizing forms such as f(1, ::Float64, 3) or even sum(::Vector{T}; init = ::T) where {T<:Real} ([#57909]).

External dependencies

Tooling Improvements

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-julia-language.git
git@api.gitlife.ru:oschina-mirror/mirrors-julia-language.git
oschina-mirror
mirrors-julia-language
mirrors-julia-language
master