Skip to content

Releases: cyclus/cymetric

1.6.0

04 May 17:41
Compare
Choose a tag to compare

Added:

Changed

  • Converted test suite from nose to pytest (#188)
  • Removed some unused imports, mainly pyne (#184)

1.5.5

14 Jan 17:52
d61dd41
Compare
Choose a tag to compare

Added:

  • Monthly electricity generated metric. One for returning electricity by one agent and another for all agents.
  • Added units parameter.

1.5.4

05 Jul 16:18
74604a6
Compare
Choose a tag to compare

Added:

  • Capability to have either the commodity name and/or the mass quantity
    transferred between 2 facilities in the flow graph arrows

Changed:

  • Switching CI to circle-CI 2.0
  • Improved PandaDataframe filtering

Fixed:

  • Improper input file for the nosetest

1.5.3

12 Jan 16:08
Compare
Choose a tag to compare

Changed:

  • MAJOR BACKWARDS INCOMPATIBLE CHANGE: metrics now accept DataFrames, not Series.
    Additionally, the number of arguments in a metric should be equal to the dependencies.
    Dependencies are unpacked into the metric function call.

Cymetric 1.5.0

13 Dec 17:36
Compare
Choose a tag to compare

Changeling:

  • Added new metrics: full list here <http://fuelcycle.org/user/cymetric/api/metrics.html>_
  • Added a new directory with cymetric usage examples
  • Separated out all archetype-specific metrics from the main metrics
  • Is now full Python

Cymetric 1.5.0 Release Candidate 1

03 Dec 19:42
Compare
Choose a tag to compare
Pre-release

No change since 1.4.2-RC3

Cymetric 1.4.2 Release Candidate 3

26 Nov 16:23
Compare
Choose a tag to compare
Pre-release
Merge pull request #112 from Baaaaam/fix_docker

fix issue on merge

Cymetric 1.4.2 Release Candidate 2

19 Nov 00:20
Compare
Choose a tag to compare
Pre-release
Merge pull request #112 from Baaaaam/fix_docker

fix issue on merge

Cymetric 1.4.2-rc1

15 Nov 22:11
Compare
Choose a tag to compare
Cymetric 1.4.2-rc1 Pre-release
Pre-release

Cymetric 1.4.2 Release Candidate 1

Changeling from 1.4.1:

  • Cymetric now is a pure python
  • fix decay heat
  • Cymetric and Cymetric-deps docker container :latest are now build against cycamore:latest container and :stable against cycamore:stable

Cymetric 1.4.0

28 Oct 23:07
Compare
Choose a tag to compare

Cymetric 1.4.0 Release

Author: Cyclus Developers
Website: http://fuelcycle.org/
Contact: https://groups.google.com/forum/#!forum/cyclus-dev

The Cyclus core team is excited to announce the latest stable version of the
Cyclus ecosystem!

Cymetric

  • Added new metrics: full list here
  • Added a new directory with cymetric usage examples
  • Separated out all archetype-specific metrics from the main metrics

Summary

Since v1.3.0,

  • Cymetric: 35 commits resulting in 38 files changed, 1357 insertions(+), 1398 deletions(-)

Contributors

The following people contributed to this release of Cyclus. A "*" by their
name indicates a first time contributor. Names follow alphabetically,

  • Anthony Scopatz
  • Arrielle Opotowsky
  • Baptiste Mouginot*
  • Matthew Gidden
  • Paul Wilson
  • Robert Carlsen
  • Ryan Hodge*