Add notebooks for scipy2015

This commit is contained in:
GudniRos
2015-07-03 16:47:05 -07:00
parent 08cbcd6ac2
commit 33d76346d1
97 changed files with 1734 additions and 1594 deletions
+4 -1
View File
@@ -31,7 +31,10 @@ class eForm_psField(BaseMTProblem):
@property
def sigmaPrimary(self):
return self._sigmaPrimary
@sigmaPrimary.setter
def sigmaPrimary(self, val):
# Note: TODO add logic for val, make sure it is the correct size.
self._sigmaPrimary = val
def getA(self, freq):
"""