Skip to content

Commit 4d14c46

Browse files
v1.4.0
1 parent 4449f49 commit 4d14c46

22 files changed

Lines changed: 675 additions & 114 deletions

en/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![banner](banner_homepage.png)
22

3-
### Nelson 1.3.0.0
3+
### Nelson 1.4.0.0
44

55
Nelson is an interactive, fully functional environment for engineering and scientific applications. It implements a matrix-driven language (which is largely compatible with MATLAB and GNU Octave), with advanced features such as 2-D 3-D plotting, image manipulation and viewing, a codeless interface to external C/C++/FORTRAN libraries, native support for various C types, and a host of other features.
66

@@ -52,6 +52,8 @@ Try it !
5252

5353
- MEX C API compatibility.
5454

55+
- Call Python from Nelson.
56+
5557
- Nelson Engine API for C (compatible with MEX Engine). Call Nelson from your C code as engine.
5658

5759
- RESTful API web service.

0 commit comments

Comments
 (0)