diff options
author | Brijeshcr | 2017-07-06 15:24:41 +0530 |
---|---|---|
committer | GitHub | 2017-07-06 15:24:41 +0530 |
commit | a7eeecce4c7c39ea52a2d434815c574a2c42730d (patch) | |
tree | 9968264546fd54f9eaa6ad80ee7db47e366f8601 /2.3-1/thirdparty/lib | |
parent | 3308ea7a973e2c1e1c8bea99ac7cc783ce8e8b06 (diff) | |
parent | 115efeb443a7e6da44f628537811b69a01553ab2 (diff) | |
download | Scilab2C-a7eeecce4c7c39ea52a2d434815c574a2c42730d.tar.gz Scilab2C-a7eeecce4c7c39ea52a2d434815c574a2c42730d.tar.bz2 Scilab2C-a7eeecce4c7c39ea52a2d434815c574a2c42730d.zip |
Merge pull request #3 from sandeepgupta007/master
LinearAlgebra Function Added
Diffstat (limited to '2.3-1/thirdparty/lib')
-rw-r--r-- | 2.3-1/thirdparty/lib/raspberrypi/libRPIwfi.a | bin | 2132 -> 0 bytes |
-rw-r--r-- | 2.3-1/thirdparty/lib/raspberrypi/libcblas.a | bin | 260756 -> 261416 bytes |
-rw-r--r-- | 2.3-1/thirdparty/lib/raspberrypi/liblapack.a | bin | 7700624 -> 6869860 bytes |
-rw-r--r-- | 2.3-1/thirdparty/lib/raspberrypi/librefblas.a | bin | 441244 -> 441848 bytes |
-rw-r--r-- | 2.3-1/thirdparty/lib/raspberrypi/libwiringPi.a | bin | 99552 -> 0 bytes |
-rw-r--r-- | 2.3-1/thirdparty/lib/raspberrypi/libwiringPi.so | bin | 0 -> 58044 bytes |
-rw-r--r-- | 2.3-1/thirdparty/lib/raspberrypi/libwiringPiDev.a | bin | 30216 -> 0 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/2.3-1/thirdparty/lib/raspberrypi/libRPIwfi.a b/2.3-1/thirdparty/lib/raspberrypi/libRPIwfi.a Binary files differdeleted file mode 100644 index 0a9cf2b5..00000000 --- a/2.3-1/thirdparty/lib/raspberrypi/libRPIwfi.a +++ /dev/null diff --git a/2.3-1/thirdparty/lib/raspberrypi/libcblas.a b/2.3-1/thirdparty/lib/raspberrypi/libcblas.a Binary files differindex 719376dd..7a460be9 100644 --- a/2.3-1/thirdparty/lib/raspberrypi/libcblas.a +++ b/2.3-1/thirdparty/lib/raspberrypi/libcblas.a diff --git a/2.3-1/thirdparty/lib/raspberrypi/liblapack.a b/2.3-1/thirdparty/lib/raspberrypi/liblapack.a Binary files differindex 9af700fc..726f2b99 100644 --- a/2.3-1/thirdparty/lib/raspberrypi/liblapack.a +++ b/2.3-1/thirdparty/lib/raspberrypi/liblapack.a diff --git a/2.3-1/thirdparty/lib/raspberrypi/librefblas.a b/2.3-1/thirdparty/lib/raspberrypi/librefblas.a Binary files differindex 0307f908..300a0db5 100644 --- a/2.3-1/thirdparty/lib/raspberrypi/librefblas.a +++ b/2.3-1/thirdparty/lib/raspberrypi/librefblas.a diff --git a/2.3-1/thirdparty/lib/raspberrypi/libwiringPi.a b/2.3-1/thirdparty/lib/raspberrypi/libwiringPi.a Binary files differdeleted file mode 100644 index c83d3b57..00000000 --- a/2.3-1/thirdparty/lib/raspberrypi/libwiringPi.a +++ /dev/null diff --git a/2.3-1/thirdparty/lib/raspberrypi/libwiringPi.so b/2.3-1/thirdparty/lib/raspberrypi/libwiringPi.so Binary files differnew file mode 100644 index 00000000..da4a81e1 --- /dev/null +++ b/2.3-1/thirdparty/lib/raspberrypi/libwiringPi.so diff --git a/2.3-1/thirdparty/lib/raspberrypi/libwiringPiDev.a b/2.3-1/thirdparty/lib/raspberrypi/libwiringPiDev.a Binary files differdeleted file mode 100644 index 7b4db14f..00000000 --- a/2.3-1/thirdparty/lib/raspberrypi/libwiringPiDev.a +++ /dev/null |