-
-
Save schymans/92f84f1a716be5b26b84f030af739175 to your computer and use it in GitHub Desktop.
Demo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import essm | |
class eq_test(essm.equations.Equation): | |
expr = 1 == 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment