Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

slicot library using f2c for Nelson

Awesome Lists containing this project

README

        

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

# slicot_f2c for Nelson

slicot 5.0 library using f2c for Nelson

# 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.