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
molecool relies on a number of external libraries. Static linking is used to reduce the requirements on the end user. Unfortunately, this slows down compiling time.
Intel MKL
Highly optimized matrix operations, vectorized random number generation, backend for odeint.