Skip to content

Commit

Permalink
Add Vector updates to CHANGES file
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Oct 14, 2014
1 parent 23bc10e commit fa2ecdc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
- New interfaces added: altaz, dmxv (thanks to Srini Chandrasekharan
for those 2), dav2m, deuler, dmxm, dimxv, dm2av, dvn and dvxv.

- Some routines now have "Vector" forms to allow numpy arrays to be
given as arguments and to return numpy arrays with results. This
provides a signficant performance enhancement over looping in
Python code: aopqkVector, de2hVector, ds2tpVector, mapqkVector,
mapqkzVector, pmVector (Thanks to Scott Daniel for these).

- Explicitly include GPLv3 text in distribution.

- New routine palvers() can be used to obtain the version
Expand Down

0 comments on commit fa2ecdc

Please sign in to comment.