How to simplify workflows for turning top-level Wolfram Language code into compiled code for better performance. Learn to call the Wolfram Engine from compiled code.
Summary
You can use the Wolfram Compiler to write fast and efficient code. This video lesson introduces some useful functions and typical workflows for working with compiled Wolfram Language code. See a real-world example using compiled code to speed up the quicksort algorithm in Wolfram Language.
Featured Products & Technologies: Wolfram Language (available in Mathematica and Wolfram|One), Wolfram Compiler
You'll Learn To
Turn top-level code into compiled code
Use the FunctionDeclaration, KernelFunction and DownValuesFunction functions
Call the Wolfram Engine from compiled code
Work with the InertExpression type
Summary
You can use the Wolfram Compiler to write fast and efficient code. This video lesson introduces some useful functions and typical workflows for working with compiled Wolfram Language code. See a real-world example using compiled code to speed up the quicksort algorithm in Wolfram Language.
Featured Products & Technologies: Wolfram Language (available in Mathematica and Wolfram|One), Wolfram Compiler
You'll Learn To
Turn top-level code into compiled code
Use the FunctionDeclaration, KernelFunction and DownValuesFunction functions
Call the Wolfram Engine from compiled code
Work with the InertExpression type