User Tools

Site Tools


eiffel:faq:mathmodels

This is an old revision of the document!


Mathmodels Download

The Mathmodels Library is already installed on all Prism workstations and on the SEL-VM (Software Engineering Virtual Machine).

Download MathModels if you have SVN

If you are working on your own Laptop, you may obtain the Mathmodels library by logging in as anonymous (blank password) via:

svn export http://svn.eecs.yorku.ca/repos/sel-open/mathmodels/

You need to set an environmental variable $MATHMODELS. Something like:

export ISE_EIFFEL=/usr/local/Eiffel_17.05
export ISE_PLATFORM=macosx-x86-64
export MATHMODELS=/home/user/me/mathmodels
export PATH=$PATH:$ISE_EIFFEL/studio/spec/$ISE_PLATFORM/bin

Or you can use SCP (WinSCP for Windows)

<code>

mkdir mathmodels
scp -r student@red.eecs.yorku.ca:/eecs/fac/share/sel/mathmodels/library mathmodels

<code>

Documentation for Mathmodels

eiffel/faq/mathmodels.1545945954.txt.gz · Last modified: 2018/12/27 21:25 by jonathan