Skip to content

Releases: addisonElliott/polarTransform

v2.0.0 Released!

09 Jan 02:10
Compare
Choose a tag to compare

Change Log

Merged pull requests:

v1.0.2-rc2 Released

28 Oct 23:40
Compare
Choose a tag to compare

Playing around with Travis CI to get automatic upload to PyPi to work...

v1.0.2-rc Released

28 Oct 22:34
Compare
Choose a tag to compare

Changes

  • Playing around with Travis CI to get automatic upload to PyPi to work...

v1.0.2 Released

28 Oct 22:32
5215e6e
Compare
Choose a tag to compare

Change Log

Merged pull requests:

v1.0.1 Released

29 Aug 01:30
Compare
Choose a tag to compare

Change Log

Issues:

  • maxRadius only uses first dimension #5
  • About realization #4
  • Strange output #3

Merged pull requests:

v1.0.0 Released

06 Mar 06:31
Compare
Choose a tag to compare

Initial release of polarTransform library is completed!

  • Conversion between cartesian and polar domain with a variety of parameters accepted
  • Initial and final radius, initial and final angle, interpolation order, etc
  • Created documentation using ReadTheDocs and Sphinx
  • Upload to PyPi repository