There is a misspelling in the import statement in 2 of the tests.
phylanx -> rhylanx
It will result in the failure of those tests even though Phylanx works fine. PR will fix this issue.
There was also a need to install NumPy after installing Phylanx. The changes will automate the installation of the latest NumPy along with Phylanx reducing a step in the installation.
There is a misspelling in the import statement in 2 of the tests.
phylanx -> rhylanx
It will result in the failure of those tests even though Phylanx works fine. PR will fix this issue.There was also a need to install NumPy after installing Phylanx. The changes will automate the installation of the latest NumPy along with Phylanx reducing a step in the installation.