The Julia Language logoThe Julia Language logo
  • Home
  • 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
    • Getting Started
    • Variables
    • Integers and Floating-Point Numbers
    • Mathematical Operations and Elementary Functions
    • Complex and Rational Numbers
    • Strings
    • Functions
    • Control Flow
    • Scope of Variables
    • Types
    • Methods
    • Constructors
    • Conversion and Promotion
    • Interfaces
    • Modules
    • Documentation
    • Metaprogramming
    • Multi-dimensional Arrays
    • Missing Values
    • Networking and Streams
    • Parallel Computing
    • Running External Programs
    • Calling C and Fortran Code
    • Handling Operating System Variation
    • Environment Variables
    • Embedding Julia
    • Code Loading
    • Profiling
    • Stack Traces
    • Performance Tips
    • Workflow Tips
    • Style Guide
    • Frequently Asked Questions
    • Noteworthy Differences from other Languages
    • Unicode Input
    • Essentials
    • Collections and Data Structures
    • Mathematics
    • Numbers
    • Strings
    • Arrays
    • Tasks
    • Multi-Threading
    • Constants
    • Filesystem
    • I/O and Network
    • Punctuation
    • Sorting and Related Functions
    • Iteration utilities
    • C Interface
    • C Standard Library
    • StackTraces
    • SIMD Support
    • Base64
    • CRC32c
    • Dates
    • Delimited Files
    • Distributed Computing
    • File Events
    • Future
    • Interactive Utilities
    • LibGit2
    • Dynamic Linker
    • Linear Algebra
    • Logging
    • Markdown
    • Memory-mapped I/O
    • Pkg
    • Printf
    • Profiling
    • The Julia REPL
    • Random Numbers
    • SHA
    • Serialization
    • Shared Arrays
    • Sockets
    • Sparse Arrays
    • Statistics
    • Unit Testing
    • UUIDs
    • Unicode
    • Reflection and introspection
      • Initialization of the Julia runtime
      • Julia ASTs
      • More about types
      • Memory layout of Julia Objects
      • Eval of Julia code
      • Calling Conventions
      • High-level Overview of the Native-Code Generation Process
      • Julia Functions
      • Base.Cartesian
      • Talking to the compiler (the :meta mechanism)
      • SubArrays
      • isbits Union Optimizations
      • System Image Building
      • Working with LLVM
      • printf() and stdio in the Julia runtime
      • Bounds checking
      • Proper maintenance and care of multi-threading locks
      • Arrays with custom indices
      • Module loading
      • Inference
      • Julia SSA-form IR
      • Static analyzer annotations for GC correctness in C code
      • Reporting and analyzing crashes (segfaults)
      • gdb debugging tips
      • Using Valgrind with Julia
      • Sanitizer support
Version
  • Julia v1.5 Release Notes
  • Julia v1.5 Release Notes
Edit on GitHub

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).

Markdown

Random

REPL

SparseArrays

« HomeGetting Started »

Settings


This document was generated with Documenter.jl on Tuesday 7 January 2020. Using Julia version 1.5.0-DEV.17.