Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
slicot library using f2c for Nelson
- Host: GitHub
- URL: https://github.com/nelson-lang/slicot_f2c
- Owner: nelson-lang
- License: gpl-2.0
- Created: 2019-05-15T09:11:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T07:22:20.000Z (8 months ago)
- Last Synced: 2024-06-09T07:21:32.729Z (8 months ago)
- Topics: f2c, fortran, library, nelson, slicot
- Language: Fortran
- Size: 1.82 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.