*  Matlab / Numerical / fc-lingal3D toolbox

        * Current development release
        * Installation automatic, all in one (recommended)
        * Version history
        * Old development releases

pict pict


pict

pict is an experimental Matlab toolbox which contains all the code used in the report

pict pict Efficient algorithms to perform linear algebra operations on 3D arrays in vector languages, May 2018, F. Cuvelier.

*  Current development release






Version

date

archives

install

User guide

preprint







0.1.0

January 1, 2020

pict (35 Ko)
pict (99 Ko)
pict (27 Ko)

pict (3 Ko)

pict

pict







This toolbox was tested on various OS and Matlab releases :



Matlab


Linux


CentOS 7.7.1908 2015b to 2019a


Debian 9.11 2015b to 2019a


Fedora 29 2015b to 2019a


OpenSUSE Leap 15.0 2015b to 2019a


Ubuntu 18.04.3 LTS 2015b to 2019a




Apple Mac OS X


MacOS High Sierra 10.13.6 2015b to 2019a


MacOS Mojave 10.14.4 2015b to 2019a


MacOS Catalina 10.15.2 2015b to 2019a




Microsoft Windows


Windows 10 (1909) 2015b to 2019a


It is not compatible with Matlab release R2015a and previous.

*  Installation automatic, all in one (recommended)

For this method, one just has to get/download the install file pict mfc_linalg3D_install.mm Thereafter, it should be run under Matlab. This command downloads, extracts and configures the fc-linalg3D and the required fc-tools and the fc-bench toolboxes in the current directory.

For example, to install this toolbox in ~/Matlab/toolboxes directory, one has to copy the file mfc_linalg3D_install.m in the ~/Matlab/toolboxes directory. Then in a Matlab terminal run the following commands

Matlab Console

>> cd ~/Matlab/toolboxes  
>> mfc_linalg3D_install

This is the output of the mfc_linalg3D_install command on a Linux computer :

Matlab Ouput

Parts of the <fc-linalg3D> Matlab toolbox.  
Copyright (C) 2018-2020 F. Cuvelier  
 
1- Downloading and extracting the toolboxes  
2- Setting the <fc-linalg3D> toolbox  
Write in ~/Matlab/toolboxes/fc-linalg3D-full/fc_linalg3D-0.1.0/configure_loc.m ...  
3- Using toolboxes :  
   ->             fc-tools : 0.0.29  
   ->             fc-bench : 0.1.1  
 with          fc-linalg3D : 0.1.0  
*** Using instructions  
   To use the <fc-linalg3D> toolbox:  
   addpath(’~/Matlab/toolboxes/fc-linalg3D-full/fc_linalg3D-0.1.0’)  
   fc_linalg3D.init()  
 
   See ~/Matlab/toolboxes/mfc_linalg3D_set.m

The complete toolbox (i.e. with all the other needed toolboxes) is stored in the directory ~/Matlab/toolboxes/fc-linalg3D-full and, for each Matlab session, one has to set the toolbox by :

Matlab Console

>> addpath(’~/Matlab/toolboxes/fc-linalg3D-full/mfc-linalg3D-0.1.0’)  
>> fc_linalg3D.init()

To uninstall, one just has to delete directory

~/Matlab/toolboxes/fc-linalg3D-full

*  Version history

*  Old development releases






Version

date

archives

install

User guide

preprint







0.0.3

June 9, 2018

pict (34 Ko)
pict (98 Ko)
pict (27 Ko)

pict (2 Ko)

pict

pict

0.0.2

May 31, 2018

pict (34 Ko)
pict (98 Ko)
pict (27 Ko)

pict (2 Ko)

pict

0.0.1

April 26, 2018

pict (22 Ko)
pict (86 Ko)
pict (16 Ko)

pict (2 Ko)

pict