Skip to content

Releases: warrickball/tomso

v0.2.1

11 Jul 08:29
Compare
Choose a tag to compare
  • adipls can now calculate (Γ₁,ρ) kernels

v0.2.0

19 May 09:59
Compare
Choose a tag to compare
  • add basic support for command-line plots of STARS output

v0.1.0

31 Mar 20:43
Compare
Choose a tag to compare
  • removed old procedural functions
  • added unique option to tomso plot --legend
  • extend MESAAsteroSamples slicing to handle NumPy ints, lists or arrays of bools or ints

v0.0.12

11 Dec 11:48
Compare
Choose a tag to compare
  • File loading defaults to object-oriented interface (where implemented)
  • Major overhaul of documentation
  • Renamed common module to utils
  • Some classes have basic __str__ and __repr__ functions
  • ADIPLS frequency data (i.e. cs arrays) now use n and l instead of enn and ell
  • Filenames starting with http are interpreted as URLs

v0.0.11

05 Feb 15:52
Compare
Choose a tag to compare
  • added script to convert between stellar model types
  • added classes to FGONG, GYRE and ADIPLS modules

v0.0.10

01 Aug 14:47
Compare
Choose a tag to compare
  • added prune keyword to mesa.load_history to force a strictly increasing model number by only taking last model of any given model number
  • added function to convert AMDL back into FGONG (adipls.fgong_to_amdl)
  • frequency tables in MESA samples now in stored in record arrays using same keys as MESA
  • suppressed divide by zero and 0/0 warnings in ADIPLS manipulation
  • refactored MESA/GYRE readers to use common code and tweaked them to infer column widths from header names
  • added option to reverse arrays from fgong.fgong_get
  • added specific heat capacity cp to fgong.fgong_get

v0.0.8

21 Sep 14:00
Compare
Choose a tag to compare

Rushed release to make GZIP feature available on other systems.

v0.0.5

21 Mar 10:57
Compare
Choose a tag to compare
Bugfix for common.integrate, other additions, updated version for PyPI

v0.0.4

21 Mar 10:52
Compare
Choose a tag to compare
Multiple improvements, new version for PyPI

v0.0.3

21 Mar 10:51
Compare
Choose a tag to compare
Uploaded to PyPI