Segmentation Fault when using FiniteFunction
Sure. I ran the codes successfully for the first and third examples. Thank you for your time. I appreciate it.
I think it did. I ran the example code and got the pdf output file. Thank you so much, Matthew!
Did it work?
I got this lrwxrwxrwx 1 mostafa mostafa 36 Jun 9 17:48 x86_64-conda_cos6-linux-gnu-f95 -> x86_64-conda_cos6-linux-gnu-gfortran -rwxrwxr-x 1 mostafa mostafa 226 Jun 9 17:47 x86_64-conda_cos6-linux-gnu-gfortran -rwxrwxr-x 2 mostafa mostafa 904240 Aug 21 2018 x86_64-conda_cos6-linux-gnu-gfortran.bin
both of them don't return any output
I hope I didn't do this wrong
Hi Matthew, Here are the outputs (base) mostafa@mostafa:~$ lsb_release --all No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 21.04 Release: 21.04 Codename: hirsute (base) mostafa@mostafa:~$ conda --version conda 4.10.1 (base) mostafa@mostafa:~$ conda env list conda environments: /home/mostafa/anaconda3 base * /home/mostafa/openmps/conda/root/conda openmps /home/mostafa/openmps/conda/root/conda/envs/openmps Thanks you!