Skip to content

Releases: jacanchaplais/graphicle

0.4.1

11 Sep 16:02
410fcc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

03 Jun 09:34
9ecf4de
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.9...0.4.0

0.3.9

28 Feb 12:17
6428304
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.8...0.3.9

0.3.8

30 Nov 10:11
f375988
Compare
Choose a tag to compare

What's Changed

  • Include transverse momentum in monte_carlo_tag() by @jacanchaplais in #169
  • Event shape observables added #165 by @jacanchaplais in #166
    • Thrust, $T = \text{max}_\mathbf{n} \dfrac{\sum_i | \mathbf{p}_i \cdot \mathbf{n} | } { \sum_i | \mathbf{p}_i |}$
    • Spherocity, $S = \left(\dfrac{4}{\pi}\right)^2 \text{min}_\mathbf{n} \left(\dfrac{\sum_i | \mathbf{p}_i \times \mathbf{n} | } { \sum_i | \mathbf{p}_i |}\right)^2$
    • C-parameter, $C = \dfrac{3}{2} \dfrac{\sum_{i,j} \left[ \mathbf{ |p_i| |p_j| - (p_i \cdot p_j)^2 / |p_i| |p_j| } \right]}{\left( \sum_i | \mathbf{p}_i | \right)^2}$
  • Cached numba routines for faster import times

Full Changelog: 0.3.7...0.3.8

0.3.7

11 Oct 19:33
b364c2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.6...0.3.7

0.3.6

05 Oct 10:56
b72b459
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.5...0.3.6

0.3.5

03 Oct 15:23
df4586e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.4...0.3.5

0.3.4

02 Oct 10:10
03195a5
Compare
Choose a tag to compare

What's Changed

  • Added clustering coefficient distribution #155 by @jacanchaplais in #156
  • Removed deprecated numpy behaviour, improved MomentumArray initialisation, added color / anticolor properties to ColorArray by @jacanchaplais in #157

Full Changelog: 0.3.3...0.3.4

0.3.3

11 Sep 16:13
0c828dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

0.3.2

04 Sep 13:06
9eefabe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2