Skip to content
Snippets Groups Projects

Add pystencils-autodiff

Closed Stephan Seitz requested to merge seitz/pystencils:add-pystencils-autodiff into master
1 unresolved thread
Compare and Show latest version
2 files
+ 2
2
Preferences
Compare changes
Files
2
+ 1
1
@@ -11,4 +11,4 @@ Installation:
import os
if 'CI' not in os.environ:
raise NotImplementedError('pystencils-autodiff is not installed. Run `pip install pyconrad-autodiff`')
raise NotImplementedError('pystencils-autodiff is not installed. Run `pip install pystencils-autodiff`')