Recent Releases of perprof-py

perprof-py - v1.1.4

Added

  • Class solver_data.SolverData, which stores a single solver information.
  • Class profile_data.ProfileData, which stores the basic performance profile data.

Changed

  • Allow PyYAML 0.6.0
  • Add upper bounds to dependency versions

- Python
Published by abelsiqueira about 3 years ago

perprof-py - v1.1.3

Added

  • Constraints on the versions of packages.
  • CITATION.cff
  • Docker image

Changed

  • Package name is now perprof-py because of name clashes in PyPI.

Removed

  • Support for Python < 3.7

Fixed

  • Compatible with Matplotlib 3

- Python
Published by abelsiqueira about 3 years ago

perprof-py - v1.1.2

What's Changed

  • Enable changing the labels by @abelsiqueira in https://github.com/abelsiqueira/perprof-py/pull/174
  • Add reference. by @abelsiqueira in https://github.com/abelsiqueira/perprof-py/pull/179
  • Allow plots without title by @abelsiqueira in https://github.com/abelsiqueira/perprof-py/pull/178
  • Fix some bugs by @abelsiqueira in https://github.com/abelsiqueira/perprof-py/pull/177
  • Fix mp steps by @abelsiqueira in https://github.com/abelsiqueira/perprof-py/pull/183

Full Changelog: https://github.com/abelsiqueira/perprof-py/compare/v1.1.1...v1.1.2

- Python
Published by abelsiqueira almost 9 years ago

perprof-py - Release 1.1.1

Changes: - Change package location; - Fix Travis and add make-examples.sh to it; - Add information on README to report a bug or suggest a feature - Fix Read the Docs

- Python
Published by abelsiqueira almost 11 years ago

perprof-py -

- Python
Published by abelsiqueira about 11 years ago

perprof-py - First release

This release contains the basic functionalities to create a performance profile.

- Python
Published by abelsiqueira almost 12 years ago