You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is now possible to build using fpm. However I struggle with getting the tests to build and run using fpm. Help in figuring out how to fix this would be appreciated. Next step would be to get it up on the fpm-registry
It would be nice if the Fortran wrapper could be built and used as a dependency with fpm.
The challenges are the many libraries that need to be installed and linked. Last time I tried the command needed was:
Or with the C++ driver as compiler (see #6):
@certik, is symengine installable using conda or pip?
The text was updated successfully, but these errors were encountered: