Project
Reverse Dependencies for tioga
The projects listed here declare tioga as a runtime or development dependency
0.37
Scientific gems for Ruby. This is the full installation with rigid version constraints.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
CTioga - command-line interface for the Tioga plotting library
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
ctioga2 is a command-driven plotting program that produces
high quality PDF files. It can be used both from the command-line
and using command files (at the same time).
It is based on Tioga (http://tioga.sourceforge.net).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
MesaReader is a ruby module that contains three classes, MesaData,
MesaProfileIndex, and MesaLogDir. These classes are intended to read in
three types of files or directories, MESA history/profile logs, MESA
profile indexes, and entire MESA LOGS directories, respectively. The
resulting objects can then be maniuplated to return useful data in a ruby
or tioga script.
In addition to simple returning of data columns (the primary function of
the MesaData class), some basic searching features are built-in, allowing
you to search for profiles that correspond to something in the history, or
for parts of history columns that depend on other history columns. All
returned vectors have many built-in methods since they are DVectors from
the DObjects module in Tioga, which is a requirement.
For detailed instructions, see the readme on the github page at
https://github.com/wmwolf/MESA_Reader
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity