Craig Warren
|
e7a5a3b435
|
Updated version number in code.
|
2015-11-04 14:44:28 +00:00 |
|
Craig Warren
|
07d9f11e04
|
Corrected directory name.
|
2015-11-04 14:43:17 +00:00 |
|
Craig Warren
|
52566ac16b
|
Overhauled installation instructions for end users and developers. Binaries of the Cython modules are now provided in releases for end users.
v.3.0.0b5
|
2015-11-04 14:40:25 +00:00 |
|
Craig Warren
|
3984f80bf5
|
Improved the option to cleanup/remove Cython files, i.e. C files, and compiled (.so or .pyd) modules.
|
2015-11-04 12:18:09 +00:00 |
|
Craig Warren
|
218273b6a0
|
Merge remote-tracking branch 'origin/master'
|
2015-11-04 10:16:11 +00:00 |
|
Craig Warren
|
9278f6487c
|
Improved 'cleanall' option to remove Cython files.
|
2015-11-04 10:16:00 +00:00 |
|
craig-warren
|
650b6f448b
|
Updated for Windows psutil install.
|
2015-11-03 20:29:26 +00:00 |
|
Craig Warren
|
c57c292926
|
Added check for #geometry_view to ensure geometry view step size fits within domain size.
|
2015-11-03 15:16:26 +00:00 |
|
Craig Warren
|
89c976cf71
|
More ePub options.
|
2015-11-03 14:41:26 +00:00 |
|
Craig Warren
|
182a2fd50c
|
More changes to ePub options.
|
2015-11-03 14:36:10 +00:00 |
|
Craig Warren
|
52c045a17b
|
Updated some ePub options.
|
2015-11-03 14:32:06 +00:00 |
|
Craig Warren
|
2cfca1fbb2
|
Removed autodoc of source code for now.
|
2015-11-03 14:24:49 +00:00 |
|
Craig Warren
|
0286cb9911
|
Temporarily rename setup.
|
2015-11-03 14:15:15 +00:00 |
|
Craig Warren
|
aa38dbc6c3
|
Removed auto version checking temporarily.
|
2015-11-03 14:06:02 +00:00 |
|
Craig Warren
|
27909eb468
|
More adjustments to imports and requirements.
|
2015-11-03 14:03:11 +00:00 |
|
Craig Warren
|
e291551f15
|
Update to docs building.
|
2015-11-03 13:47:41 +00:00 |
|
Craig Warren
|
29c0722e2a
|
Updated requirements.
|
2015-11-03 13:36:03 +00:00 |
|
Craig Warren
|
6ec833a901
|
Revised mock imports.
|
2015-11-03 13:33:52 +00:00 |
|
Craig Warren
|
31e5399a6b
|
Testing mock modules.
|
2015-11-03 13:31:05 +00:00 |
|
Craig Warren
|
9afce79934
|
Removed matplotlib requirement for now.
|
2015-11-03 13:17:40 +00:00 |
|
Craig Warren
|
910c4887b2
|
Additions to requirements.txt
|
2015-11-03 12:59:28 +00:00 |
|
Craig Warren
|
a24da3d435
|
Update order of requirements.
|
2015-11-03 12:54:39 +00:00 |
|
Craig Warren
|
f84697221f
|
First commit.
|
2015-11-03 12:51:46 +00:00 |
|
Craig Warren
|
85bfd8fa18
|
More import syntax testing.
|
2015-11-03 12:30:18 +00:00 |
|
Craig Warren
|
045db7838b
|
More import syntax testing.
|
2015-11-03 12:15:58 +00:00 |
|
Craig Warren
|
41eb65ea60
|
Testing change of import syntax.
|
2015-11-03 12:10:47 +00:00 |
|
Craig Warren
|
3d484f2f58
|
Updated beta version to 3.0.0b4
v.3.0.0b4
|
2015-11-02 18:46:08 +00:00 |
|
Craig Warren
|
d1c8b58033
|
Added logic to only run required field updates for 2D domains (slice of 3D). This avoids updating unused field components and should make the 2D updates faster.
|
2015-11-02 18:44:40 +00:00 |
|
craig-warren
|
2001925170
|
Return to manual setting of version number in docs cons.py file.
|
2015-10-31 21:25:02 +00:00 |
|
craig-warren
|
f1e23e1e01
|
Remove set default encoding as not for Python 3
|
2015-10-31 21:22:41 +00:00 |
|
craig-warren
|
5b2b7eff5c
|
Set sys utf8 encoding
|
2015-10-31 21:19:41 +00:00 |
|
craig-warren
|
31a91c4af9
|
Update syntax of version number reading function.
|
2015-10-31 21:14:33 +00:00 |
|
craig-warren
|
f14983b912
|
Updated to automatically read version number for docs.
|
2015-10-31 21:10:16 +00:00 |
|
craig-warren
|
768fac6ccf
|
Updated info on project structure.
|
2015-10-31 20:48:29 +00:00 |
|
craig-warren
|
473f39c3c8
|
Updated Sphinx config to build docs in master branch.
|
2015-10-31 20:28:36 +00:00 |
|
craig-warren
|
d1cc26fdc6
|
Added docs to master branch.
|
2015-10-31 20:13:26 +00:00 |
|
craig-warren
|
f77f6c4d1a
|
Updated beta version number to b3.
v.3.0.0b3
|
2015-10-19 14:50:34 +03:00 |
|
craig-warren
|
0ff4939c2f
|
Corrected bug with limits used in building voxels for fractal boxes.
|
2015-10-19 14:39:45 +03:00 |
|
craig-warren
|
3804aed37c
|
Changed example text for B-scan.
|
2015-10-14 23:29:33 +03:00 |
|
craig-warren
|
e9307f5355
|
Added link to docs on parallel performance.
|
2015-10-14 23:24:23 +03:00 |
|
craig-warren
|
d826e19a8b
|
Corrected extra raise command in an error statement.
|
2015-10-13 21:50:39 +03:00 |
|
craig-warren
|
8921d13736
|
Updated beta version number to reflect latest bug fix.
v.3.0.0b2
|
2015-10-13 21:31:06 +03:00 |
|
craig-warren
|
172278a6f0
|
Corrected bug where rough surfaces would not get created.
|
2015-10-13 21:28:37 +03:00 |
|
craig-warren
|
193cc6d649
|
Changed number of runs for GSSI 1.5GHz B-scan example to match user guide example.
|
2015-10-12 11:53:07 +03:00 |
|
craig-warren
|
f6f28b2a35
|
Changes to names of example models.
|
2015-10-12 11:51:10 +03:00 |
|
craig-warren
|
ac6170f4a4
|
Changes to names of example models.
|
2015-10-12 11:49:29 +03:00 |
|
craig-warren
|
2def60a321
|
Corrected typo in plotting for 2D Hertzian example.
|
2015-10-12 11:26:03 +03:00 |
|
craig-warren
|
4fe6a32034
|
Corrected spelling.
|
2015-10-06 10:05:05 +01:00 |
|
craig-warren
|
b5db477d78
|
Using Sphinx warning and note paragraph directives.
|
2015-10-06 10:03:17 +01:00 |
|
craig-warren
|
32ee1e5315
|
Added warning of Anaconda/h5py bug for Win64 users.
Added check when plotting B-scan that there is more than one A-scan present.
|
2015-10-06 09:58:27 +01:00 |
|