bpancras / FSDA

Flexible Statistics and Data Analysis (FSDA) extends MATLAB for a robust analysis of data sets affected by different sources of heterogeneity. It is open source software licensed under the European Union Public Licence (EUPL). FSDA is a joint project by the University of Parma and the Joint Research Centre of the European Commission.
https://uniprjrc.github.io/FSDA/
European Union Public License 1.1
0 stars 0 forks source link

Move installation notes from InstallationNotes.pdf to README.md #3

Open bpancras opened 1 year ago

bpancras commented 1 year ago

The InstallationNotes.pdf file has a description for installing the toolbox, these notes can be added to the README.md file. A new section called "Installing the toolbox" can be added to accommodate this data.

AldoCorbelliniUNIPR commented 12 months ago

used pandoc to speed up the conversion form InstallationNotes.doc to InstallationNotes.md. This strategy can be of help to other developers, maybe can be pointed out in the migration best practice resources. A part of the document may need to be updated.

bpancras commented 10 months ago

Thanks for suggesting Pandoc.