-
Notifications
You must be signed in to change notification settings - Fork 0
External libraries
fitchn edited this page Jul 6, 2020
·
1 revision
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.
Highly optimized matrix operations, vectorized random number generation, backend for odeint.
Almost trivial parallelization.
Mostly for the odeint library.
For logging