mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
10 lines
444 B
Text
10 lines
444 B
Text
The octave-forge package is the result of The GNU Octave Repository project,
|
|
which is intended to be a central location for custom scripts, functions and
|
|
extensions for GNU Octave. contains the source for all the functions plus
|
|
build and install scripts.
|
|
|
|
This is coder.
|
|
|
|
Coder is an Octave code generator and build system that, given a function
|
|
name translates the function and all of its dependencies to C++ and builds a
|
|
.oct shared module.
|