*  Matlab / Various / fc-bench toolbox

        * Current development release
        * Automatic installation, all in one (recommended)
        * Manual installation
        * Version history
        * Old development releases

pict pict


pict

The pict Matlab toolbox allows to benchmark functions and much more

*  Current development release





Version

date

full archives

install

User guide






0.1.2

February 17, 2020

pict (90 Ko)
pict (154 Ko)
pict (58 Ko)

pict (3 Ko)

pict (627 Ko)






This toolbox was tested on various OS with Matlab releases :







Operating system 2017a 2017b 2018a 2018b 2019a






CentOS 7.7.1908






Debian 9.11






Fedora 29






OpenSUSE Leap 15.0






Ubuntu 18.04.3 LTS












MacOS High Sierra 10.13.6






MacOS Mojave 10.14.4






MacOS Catalina 10.15.2












Windows 10 (1909)






It is not compatible with Matlab releases prior to R2015b.

*  Automatic installation, all in one (recommended)

For this method, one just has to get/download the install file pict mfc_bench_install.m Thereafter, one runs it under Matlab. This script downloads, extracts and configures the fc-bench and the required toolbox (fc-tools) in the current directory.

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

Matlab Console

>> cd ~/Matlab/toolboxes  
>> mfc_bench_install()

The optional ’dir’ option can be used to specify installation directory :

mfc_bench_install(’dir’,dirname)

where dirname is the installation directory (string).
There is the output of the mfc_bench_install() command on a Linux computer :

Matlab Ouput

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

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

Matlab Console

>> addpath(’~/Matlab/toolboxes/fc-bench-full/fc-bench-0.0.6’)  
>> fc_bench.init()  
Try to use default parameters!  
 Use fc_tools.configure to configure.  
Write in ~/Matlab/toolboxes/fc-bench-full/fc_tools-0.0.30/configure_loc.m ...  
Using fc_bench[0.1.2] with fc_tools[0.0.30].

For uninstalling, one just has to delete directory

~/Matlab/toolboxes/fc-bench-full

*  Manual installation

For example under Linux, to install this toolbox in ~/Matlab/toolboxes directory, one can download fc-bench-0.1.2-full.tar.gz and extract it in the ~/Matlab/toolboxes directory :

wget http://www.math.univ-paris13.fr/~cuvelier/software/codes/Matlab/fc-bench/0.1.2/fc-bench-0.1.2-full.tar.gz
tar zxf fc-bench-0.1.2-full.tar.gz -C ~/Matlab/toolboxes

For each Matlab session, one has to set the toolbox by adding paths of all packages :

Matlab Console

>> addpath(’~/Matlab/toolboxes/fc-bench-0.1.2/fc_bench-0.1.2’)  
>> addpath(’~/Matlab/toolboxes/fc-bench-0.1.2/fc_tools-0.0.30’)

*  Version history

*  Old development releases





Version

date

full archives

install

User guide






0.1.1

December 19, 2019

pict (82 Ko)
pict (143 Ko)
pict (54 Ko)

pict (3 Ko)

pict (627 Ko)






0.0.6

March 6, 2019

pict (72 Ko)
pict (129 Ko)
pict (47 Ko)

pict (3 Ko)

pict (559 Ko)






0.0.5

October 14, 2018

pict (68 Ko)
pict (115 Ko)
pict (46 Ko)

pict (2 Ko)

pict (550 Ko)






0.0.4

May 21, 2018

pict
pict
pict

pict (2 Ko)

pict (388 Ko)











Version

date

archives

install

User’s Manual






0.0.3

April 26, 2018

pict (22 Ko)
pict (37 Ko)
pict (20 Ko)

pict (2 Ko)

pict (388 Ko)






0.0.2

April 20, 2018

pict (22 Ko)
pict (36 Ko)
pict (19 Ko)

pict (2 Ko)

pict (373 Ko)