-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Phase diagrams can now be added, but this will only work on CPU's as the linear interpolation routines we use internally are not GPU-ready (we use Interpolations.jl for this).
It should actually be possible to incorporate our own interpolation routines and remove Interpolations as a dependency. A non-allocating 2D one is given here, for example.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels