*  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.0.3

June 9, 2018

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

pict (2 Ko)

pict

pict







This toolbox was tested on

Ubuntu 18.04 LTS:

with Matlab R2015b to R2018a

Ubuntu 17.10:

with Matlab R2015b to R2018a

*  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 F. Cuvelier <cuvelier@math.univ-paris13.fr> 
 
1- Downloading and extracting the toolboxes 
2- Setting the <fc-linalg3D> toolbox 
Write in ~/Matlab/toolboxes/fc-linalg3D-full/fc_linalg3D-0.0.2/configure_loc.m ... 
3- Using toolboxes : 
   ->             fc-tools : 0.0.23 
   ->             fc-bench : 0.0.5 
   ->          fc-linalg3D : 0.0.2 
*** Using instructions 
   To use the <fc-linalg3D> toolbox: 
   addpath(’~/Matlab/toolboxes/fc-linalg3D-full/fc_linalg3D-0.0.2’) 
   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.0.2’) 
>> 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.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