Ashwin V. Mohanan
Ashwin V. Mohanan
Ref: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme How practical would it be to have an optional light / dark color scheme?
Packages all plugins (*.py), css and html data has to be explicitly added if it would be published on PyPI. Fixes #82. Previous attempt #97.
Should not get core dumped. Will have to be dealt in `scikit-aero/skaero/gasdynamics/isentropic.py` or in caeroc. ``` DEBUG:caeroc-app:MODE: Normal shock relations INFO:caeroc-app:{'M_1': 0.9} CRITICAL:caeroc-app:Mach number must be supersonic Traceback (most recent...
Can be integrated into the existing `caeroc-app` or as a separate app. Related issue: AeroPython/scikit-aero#6
Allow user to use `Normal Shock` and `Oblique Shock` modes.
See [caeroc/profiles](https://github.com/ashwinvis/caeroc/tree/master/caeroc/profiles) module
This is a suggestion. In prezto (and possibly oh-my-zsh too), paths like `...`, `....` are immediately transformed into `../..` and `../../..` and so on. I did not see way to...