Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GeoEnergyLab-EPFL/LTemplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

LTemplate

Note: If you plan to use LTemplate, please send me an email and let me know about your use case. If I know how people use it, I can be more careful with breaking changes.


This is a package that simplifies extending Mathematica through LibraryLink by automating the generation of boilerplate code.

To install, drop the LTemplate directory in the directory opened by SystemOpen@FileNameJoin[{$UserBaseDirectory, "Applications"}].

See Documentation/LTemplateTutorial.nb for a short introduction, and Documentation/Examples for many additional examples.

The skeleton-project directory contains a sample project that embeds LTemplate. Use this as a starting point for your own LTemplate-based package.

For an example of an application that uses and embeds LTemplate, see IGraph/M.

About

Extend Mathematica with LibraryLink and C++ with ease

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 65.6%
  • Mathematica 32.4%
  • NASL 1.7%
  • C 0.3%