Skip to content

Releases: ocelot-collab/ocelot

22.12.0

21 Dec 13:52
Compare
Choose a tag to compare

New OCELOT architecture

21.12.1

09 Mar 11:07
Compare
Choose a tag to compare

The lat release of the "classic" ocelot

20.11.2

06 Nov 12:45
Compare
Choose a tag to compare
  • Added new functions
  • Improved performance
  • Bugs fixing

v20.11.1

05 Nov 15:18
Compare
Choose a tag to compare
v20.11.1 Pre-release
Pre-release
  • Added new functions
  • Improved performance
  • Bugs fixing

v20.05.0

04 May 13:21
Compare
Choose a tag to compare
v20.05.0 Pre-release
Pre-release
updated version number

v19.12.0

10 Dec 08:54
Compare
Choose a tag to compare

no revolution, just evolution.

  • bugs fixed
  • added new functionalities
  • added new unit-tests to cover existed and new functions

v19.06.2

25 Aug 20:24
Compare
Choose a tag to compare

minor update with fixing bugs with new version of Numba

v19.06.1

21 Aug 12:09
Compare
Choose a tag to compare

Bugs fixing

v19.06.0

02 Aug 09:18
Compare
Choose a tag to compare
  • major improvement of the code and docs
  • added some wavefront propagation functionality
  • most of the code functionality covered by unittests
  • speeded up SR code with numba
  • fixed bugs

v18.12.0

03 Dec 15:55
Compare
Choose a tag to compare
  • Added a few Physics processes: LSC, LaserModulator, SpontanRadEffects, and others.
  • Speeded up some functions and method with numexpr and numba.
  • Added ocelot_gui module - simple gui tool for optics design.
  • Added function to SR module for coherent radiation calculation
  • fixed bugs