LoopVectorization.jl

(★ 789)

Macro(s) for vectorizing loops.

File Explorer

  • .codecov.yml
  • .gitattributes
  • .gitignore
  • .JuliaFormatter.toml
  • LICENSE
  • Project.toml
  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

julia

View Details ▼

A high-level, high-performance dynamic programming language for technical computing.

julia

Start a REPL (interactive shell):

julia {{program.jl}}

Execute a Julia program and exit:

julia {{program.jl}} {{arguments}}

Execute a Julia program that takes arguments:

🔍

turbo

View Details ▼

High-performance build system for JavaScript and TypeScript codebases.
See also: `nx`.

turbo login

Log in using the default web browser with a Vercel account:

turbo link

Link the current directory to a Vercel organization and enable remote caching:

turbo run build

Build the current project:

# Project Badges

// repository documentation