Skip to content

Maple Code Generator (MCG) is a set of tools to build numerical optimization algorithms in Maple and generate code for other programming languages. The existing solvers include gradient descent and Newton's method.

License

Notifications You must be signed in to change notification settings

SymbolicNMPC/MapleCodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maple Code Generator

Introduction

Maple Code Generator (MCG) is a set of tools to build numerical optimization algorithms in Maple. The existing solvers include gradient descent and Newton's method. You can generate code for the generated algorithm in other programming languages such as C, C#, Fortran, Java, JavaScript, Julia, MATLAB, Perl, Python, R and Visual Basic using the CodeGeneration package of Maple.

Installation

From Maple 2017 or later

  • Open the MapleCloud pallette
  • Select "packages"
  • Find "MapleCodeGenerator" in the list
  • Right click and select "Install Package"
  • To open the workbook, right click and select "Open"
  • Go to here on maple.cloud
  • Download the package
  • Execute the overview worksheet in Maple 2017 or later

From this repository

About

Maple Code Generator (MCG) is a set of tools to build numerical optimization algorithms in Maple and generate code for other programming languages. The existing solvers include gradient descent and Newton's method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published