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: about 2 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T07:22:20.000Z (11 months ago)
- Last Synced: 2025-01-26T19:19:34.821Z (4 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
[](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.