File python-jplephem.changes of Package python-jplephem

-------------------------------------------------------------------
Thu Jan 30 15:00:28 UTC 2020 - Todd R <toddrme2178@gmail.com>

- Update to 2.12
  * Replaced use of NumPy ``flip()`` with a reverse slice ``[::-1]`` after
    discovering the function was a recent addition that some user installs
    of NumPy do not support.
- Update to 2.11
  * Reverse the order in which Chebyshev polynomials are computed to
    slightly increase speed, to simplify the code, and in one case
    (comparing PCK output to NASA) to gain a partial digit of extra
    precision.
- Update to 2.10
  * Document and release support for ``.bcp`` binary PCK kernel files
    through the new ``jplephem.pck`` module.

-------------------------------------------------------------------
Thu Jan 10 00:31:25 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

- Use noun phrase for summary.

-------------------------------------------------------------------
Fri Jan  4 16:33:04 UTC 2019 - Todd R <toddrme2178@gmail.com>

- Update to 2.9
  * add load_array()
- Update to 2.8
  * single memory map instead of many
- Update to 2.7
  * Slight tweaks to the documentation
  * Add messages during excerpt operation
  * Add excerpt to the command line
  * Add subcommand for printing comment area
  * Add test for “daf” subcommand
  * Add subcommands to jplephem command line
  * Read as little during excerpting as possible
  * Start work on excerpt()
  * Two tweaks to write DAF files more accurately
  * Better test: array can take up only part of record
  * Slight tweaks to code
  * To fix the build,bid a fond farewell to Python 2.6
  * Git ignore tmp*.py experimental scripts
  * Full tests of DAF from BytesIO and from real file
  * Start writing a comprehensive test of DAF class
  * Avoid antipattern of attribute that shows up later
  * Add routine for writing a new DAF file summary
  * Switch DAF class to cached Struct objects 
  * Introduce the idea of simply read()ing floats, too
  * Mark `ephem.py` as deprecated
  * Remove unused import
  * Make README test instructions more complete
  * Add note to README about how to run the tests
  * Add link to Skyfield to README 

-------------------------------------------------------------------
Wed May 24 16:36:53 UTC 2017 - toddrme2178@gmail.com

- Initial version
openSUSE Build Service is sponsored by