Stephen M. McQuay
|
fcb2bf2931
|
Added a delaunay triangulating grid that uses scipy.spatial faculties
|
2011-09-17 19:23:21 -06:00 |
|
Stephen M. McQuay
|
2f6c87dd4f
|
minor: missed a few Answer-related lines, and my logic in baker.interpolate was incorrect
|
2011-09-17 17:03:07 -06:00 |
|
Stephen M. McQuay
|
0577356cd7
|
replaced answer with a namedtuple
|
2011-09-17 15:39:01 -06:00 |
|
Stephen M. McQuay
|
837a72b246
|
Major: made scripts pass pep8 and pyflakes
|
2011-09-17 15:38:49 -06:00 |
|
|
ba0bf9e7e4
|
minor whitespace change
|
2011-06-08 16:20:31 -06:00 |
|
|
50d86f3f67
|
faster grid generation
|
2011-06-07 22:41:47 -06:00 |
|
|
c682b12bea
|
polish for inclusion into thesis
|
2011-06-07 22:37:12 -06:00 |
|
|
14fef76b2b
|
removed the pattern tests at the end of the main baker script
|
2011-06-07 21:48:54 -06:00 |
|
|
5d99d76852
|
removed empty file
|
2011-06-07 21:47:39 -06:00 |
|
|
b54272bb85
|
simplified a module, and adjusted tests for imports
|
2011-06-07 21:43:03 -06:00 |
|
|
00b564880a
|
just realized my 2D function is good, but isn't exactly the function used by Baker
|
2011-05-29 13:22:44 -06:00 |
|
|
9a0d0a3e10
|
faster rms
|
2011-05-26 14:40:02 -06:00 |
|
|
d7aebc7be0
|
Added another exact function, this time from scipy website
|
2011-05-24 13:45:39 -06:00 |
|
|
ca49c7eec7
|
DDD random_grid now has edges. it needs faces
|
2011-05-21 08:53:37 -06:00 |
|
|
fb79daba36
|
merge
|
2011-05-21 08:29:54 -06:00 |
|
|
10601471d1
|
DD random grid now has points along edges
|
2011-05-21 08:29:35 -06:00 |
|
|
3180a89877
|
minor comment edit
|
2011-05-20 22:11:33 -06:00 |
|
|
985a16bb22
|
updated the interp.grid.DD module to count points correctly
|
2011-05-20 18:06:42 -06:00 |
|
|
ae9d759788
|
fixed the 3D grid too for resolution study
|
2011-05-20 12:40:42 -06:00 |
|
|
ab2e6655be
|
corrected the mesh and made new plots
|
2011-05-20 12:40:25 -06:00 |
|
|
60fa58c392
|
minor: whitespace
|
2011-05-20 11:13:17 -06:00 |
|
|
ae52881e55
|
made the baker method return final = qlin for linear interps
|
2011-05-20 11:12:40 -06:00 |
|
|
fef4f8b71f
|
don't implicitly set q in DD.rect_grid
|
2011-05-19 15:44:21 -06:00 |
|
|
5509ef5b96
|
added simplified improvement test
|
2011-05-18 12:57:09 -06:00 |
|
|
25eae429f5
|
minor: function protocol order change. minor because they are named params
|
2011-05-17 21:07:45 -06:00 |
|
|
6cebb66a85
|
minor: more meaningful percent
|
2011-05-17 21:07:23 -06:00 |
|
|
36ae72387a
|
whitespace and docstrings
|
2011-05-15 18:01:45 -06:00 |
|
Stephen Mardson McQuay
|
88520ffe33
|
renamed slave to minion
--HG--
rename : bin/slave.py => bin/minion.py
|
2011-05-08 13:36:06 -06:00 |
|
|
a84c7fda4e
|
minor: todo note
|
2011-05-07 16:12:51 -06:00 |
|
|
dd5d27a91a
|
changed variable name for better legibility
|
2011-05-07 16:11:00 -06:00 |
|
|
9e766d0355
|
added a better docstring and improved the memoize function
|
2011-05-07 16:06:14 -06:00 |
|
Stephen Mardson McQuay
|
ff28008eb5
|
minor: log level
|
2011-05-04 21:49:27 -06:00 |
|
|
9a366b0428
|
replaced pattern with my own version
|
2011-05-04 21:36:42 -06:00 |
|
|
09fc14b99d
|
added a log for proof of cache
|
2011-05-04 21:25:16 -06:00 |
|
Stephen Mardson McQuay
|
2e7391f573
|
fixed the pattern function and the memoization thereof
|
2011-05-04 21:09:15 -06:00 |
|
Stephen Mardson McQuay
|
1cde1d9a01
|
removed uneccesary import
|
2011-05-04 20:24:35 -06:00 |
|
Stephen Mardson McQuay
|
5a8c29e1e1
|
ordered required libs so they build correctly. also added version variable
|
2011-05-04 20:23:27 -06:00 |
|
|
950de0f6ec
|
minor: comment
|
2011-05-02 21:56:41 -06:00 |
|
|
493e539487
|
removed debugging print statement
|
2011-04-04 15:45:13 -06:00 |
|
|
f70267ec1c
|
minor: some documentation
|
2011-04-03 11:16:14 -06:00 |
|
|
a732d82a98
|
memoized the pattern function
|
2011-04-03 11:09:03 -06:00 |
|
|
0a0e43f409
|
forgot to add this file which abstracts away the binding of methods to the network queue
|
2011-04-02 01:45:26 -06:00 |
|
|
3f4785ef49
|
upped the max search count
|
2011-03-30 16:11:04 -06:00 |
|
|
7685b130b7
|
added a function to measure improvement
|
2011-03-28 22:11:38 -06:00 |
|
|
bf791deeb6
|
merged the gmsh meshes (2/3D) into a single mesh, updated other files to support this
|
2011-03-28 19:07:19 -06:00 |
|
|
bf993339d6
|
moved the blender funcs into the main grid object
|
2011-03-28 15:36:50 -06:00 |
|
|
d62a1ae0d7
|
I changed the default func for these grid objects to be the baker version
|
2011-03-24 16:15:08 -06:00 |
|
|
928a4ccdab
|
made the 'connectivity' tests work (whatever they were)
|
2011-03-24 15:48:36 -06:00 |
|
|
51277348b8
|
minor: used appropriate base class
|
2011-03-24 00:27:30 -06:00 |
|
|
c80b253141
|
minor: improved the exception message
|
2011-03-24 00:27:06 -06:00 |
|