Commit Graph

29 Commits

Author SHA1 Message Date
Brandon Rhodes 0b72da7ae6 Version 2.14 2020-03-26 12:41:21 -04:00
Brandon Rhodes f5150e4d67 Version 2.13 2020-02-22 11:41:02 -05:00
Brandon Rhodes 8927698a85 Release 2.12 that stops using new NumPy flip() 2019-12-13 16:05:11 -05:00
Brandon Rhodes b1a7bf313b Proclaim Python 3.7 compatability 2019-12-13 09:31:00 -05:00
Brandon Rhodes 3b78a1f9b5 Update changelog again and bump version to 2.11 2019-12-13 09:08:58 -05:00
Brandon Rhodes 677d5a2656 Add changelog entry for 2.10 2019-12-11 15:29:01 -05:00
Brandon Rhodes 4bc4e355e8 Fix: setup.py did not correctly require NumPy 2019-08-22 15:43:16 -04:00
Brandon Rhodes 7dae84d506 Version 2.9: add load_array() 2019-01-03 23:34:10 -05:00
Brandon Rhodes 9926bb54cb Version 2.8: single memory map instead of many 2018-07-22 16:16:43 -04:00
Brandon Rhodes e01a35e1d9 Version 2.7 2018-02-11 15:37:58 -05:00
Brandon Rhodes b7a4d0c45c To fix the build,bid a fond farewell to Python 2.6 2018-02-09 07:32:50 -05:00
Brandon Rhodes 59b46f2e27 Update version to 2.6 2016-12-20 00:46:03 -05:00
Brandon Rhodes 6b2ed1e61f Switch setup.py `install_requires` to `requires`
Will hopefully fix #16.
2016-04-02 20:25:01 -04:00
Brandon Rhodes 7c76b16514 Support getting summaries from StringIO files 2015-11-09 16:53:37 -05:00
Brandon Rhodes f6ec306ba6 Update documentation and bump version to 2.4 2015-11-01 21:20:41 -05:00
Brandon Rhodes a8bd0df3f4 Bump version and documentation to version 2.3 2015-08-16 23:02:23 -07:00
Brandon Rhodes 1f3db1417e Final tweaks that bring it to version 2.2 2015-08-05 11:19:20 -04:00
Brandon Rhodes 2e74682980 Update changelog and version for 2.1 2015-02-24 01:55:51 -05:00
Brandon Rhodes 4f7a3aafdf Final documentation tweaks for 2.0 2015-02-08 15:17:22 -05:00
Brandon Rhodes 1c494092aa Add claims of Python 2.6 and 3.4 compatibility 2015-02-08 03:40:13 -05:00
Brandon Rhodes fff52d0106 Promote "jplephem" and its "setup.py" to top level
Now that the main point of this package is the "jplephem" module for
reading SPK kernels, we should go ahead and promote it to being a top
level directory.
2015-02-08 00:40:43 -05:00
Brandon Rhodes a90a96b88f Gave each ephemeris package its own setup.py. 2012-11-21 13:23:22 -05:00
Brandon Rhodes 5942845df8 Added Python 3.2 compatibility 2012-09-02 23:41:16 -04:00
Brandon Rhodes 7d3e863369 Created an S3 index of the DE* ephemeris packages that were too large for PyPI, and updated setup.py so the packages' URLs on PyPI point to the index file. 2012-04-02 22:34:13 -04:00
Brandon Rhodes 1deeb609ba Made setup.py work for "jplephem" too, and gave it a "long description" for PyPI. 2012-03-30 12:07:12 -04:00
Brandon Rhodes 84fbca43b6 Taught our unified "setup.py" to function properly inside an sdist when running inside of "pip" or some other tool. 2012-03-30 11:05:01 -04:00
Brandon Rhodes c13c6ddba8 Changed the ephemeris version numbers to the year of their release, since a meaningless ugly "1.0" sitting next to each of their titles on PyPI is unbearable. 2012-03-30 10:50:53 -04:00
Brandon Rhodes 364d59ecc8 After extensive research, came up with reasonable and mutually cross-referencing module descriptions for each of the five major JPL ephemerides. 2012-03-30 10:37:02 -04:00
Brandon Rhodes 569f3ca4c5 Started writing a setup.py to enable distribution of the ephemerides on PyPI, and gave de405 an __init__.py as a first step in that direction. 2012-03-29 21:26:52 -04:00