Code Generation - Maple Features - Maplesoft

Maple

Single User Licenses
Multi-User Licenses
Upgrade
新機能紹介  |  概要  |  オンライン・デモ  |  比較  |  トレーニング  |  コミュニティ  |  無料評価版  |  Maple を購入
Code Generation


Maple’s code generation feature allows you to easily deploy your solutions to other programming languages. You can:

  • Develop your solution or prototype quickly in Maple, taking advantage of Maple’s mathematical commands and interpreted programming language.
  • Generate optimized code for expressions and procedures.
  • Incorporate that code in your own programs, royalty-free.

Features:

  • Generate C, C#, Fortran, Java, JavaScript, Julia, MATLAB®, Perl, Python®, R, Swift, and Visual Basic code.
  • Override or add to code translations specified in the existing definition, or specify an entirely new language definition.
  • Options include automatic type deduction, automatic type coercion, reduction analysis of equations, and optimization of code.