libnlopt 0.2.0

Bindings to nlopt for the D programming language


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

#libnlopt Bindings to nlopt for the D programming language

Supported platforms

Windows

Tested with DMD 32bit/64bit and LDC 64bit.

Linux

Tested with DMD 32bit/64bit.

Mac OSX

Not tested.

Installation

nlopt source is available here:

http://ab-initio.mit.edu/wiki/index.php/NLopt

Windows

I have included nlopt dll/lib files that will work with DMD and 64bit LDC. These are built using MSVC 2013 Community and there might be issues if using other versions.

Add the directory of the relevant dll/lib for the appropriate architecture to the system path. An alternative would be to register the dll.

This library should then just work.

Linux

Follow the insallation instructions from the nlopt website to install nlopt.

This library should then just work.

Mac OSX

Not tested.

Authors:
  • John Michael Hall
Dependencies:
none
Versions:
0.2.0 2016-Feb-22
Show all 1 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 175 downloads total

Score:
1.0
Short URL:
libnlopt.dub.pm