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
In DifferentiationInterface, the structure and partition can be deduced from the context, but the decompression method (either :direct or :substitution) should be configurable by the user.
In AutoSparse backend you can give a ColoringAlgorithm.
In DifferentiationInterface, the
structureandpartitioncan be deduced from the context, but thedecompressionmethod (either:director:substitution) should be configurable by the user.In
AutoSparsebackend you can give aColoringAlgorithm.