]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - src/dunshire/__init__.py
Rename the "symmetric_linear_game" module to "games".
[dunshire.git] / src / dunshire / __init__.py
index 55e796845dead65b58b4d81149b58b9c9d5aea37..b5243b09be37db5e7caaff848ddb7606873c0d04 100644 (file)
@@ -11,4 +11,4 @@ from cones import (NonnegativeOrthant,
                    SymmetricPSD,
                    CartesianProduct)
 
-from symmetric_linear_game import SymmetricLinearGame
+from games import SymmetricLinearGame