Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 541 Bytes

CHANGES.md

File metadata and controls

21 lines (13 loc) · 541 Bytes

Change Log

[1.0.2]

  • Added cubehelix colormap function.
  • Added utils.coords_to_edges and utils.edges_to_coords.
  • Added image.Image and image.Profile.

[1.0.1]

  • Added plot.plot_points (calls plot.points.plot).
  • Added plot.plot_points (calls plot.points.plot).
  • Added function cov.normalization_matrix_block_diag).
  • Fixed typos in points.covariance_matrix points.correlation_matrix, image.covariance_matrix image.correlation_matrix.
  • Fixed typo in image.sample.

[1.0.0]

  • Initial release