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
The previous hurdle was that we couldn't use the openMP version of IQ-TREE because openMP did not respect the position independent code flag, meaning we couldn't use it as a dynamic library from Python. Requires investigation.