Recent Releases of https://github.com/cvxgrp/pymde

https://github.com/cvxgrp/pymde - v0.1.18

This release includes fixes to make pymde.plot code compatibile with newer versions of matplotlib.

- Python
Published by akshayka over 3 years ago

https://github.com/cvxgrp/pymde -

Make installation on Apple Silicon easier.

Build arm64 wheels, and better build isolation.

- Python
Published by akshayka over 3 years ago

https://github.com/cvxgrp/pymde - v0.1.16

Fix related to SVD computation, used when the standardization constraint is used.

- Python
Published by akshayka over 3 years ago

https://github.com/cvxgrp/pymde - v0.1.13

Adds a function pymde.seed() for controlling randomness.

PyMDE's internal random state can be set by passing an integer seed to this function (e.g., pymde.seed(0)). This is useful when exact reproducibility is required.

See https://pymde.org/getting_started/index.html#reproducibility

- Python
Published by akshayka over 4 years ago

https://github.com/cvxgrp/pymde -

  • addresses some deprecation warnings raised when using torch 1.9.0
  • includes some plotting fixes

- Python
Published by akshayka over 4 years ago