An open API service indexing awesome lists of open source software.

https://github.com/nelson-lang/slicot_f2c

slicot library using f2c for Nelson
https://github.com/nelson-lang/slicot_f2c

f2c fortran library nelson slicot

Last synced: 6 months ago
JSON representation

slicot library using f2c for Nelson

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://github.com/Nelson-numerical-software/slicot_f2c/blob/master/LICENSE)

# slicot_f2c for Nelson

slicot 5.9 library using f2c for Nelson

based on https://github.com/SLICOT/SLICOT-Reference (BSD-3-Clause)

# build

at Nelson's prompt go to this directory and type:

```bash
run('build_slicot.m');
```

generated dynamic library will be copy in nelson's bin directory if rights are allowed.
required a nelson local build.