Skip to content

Commit

Permalink
Minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
cadojo committed Oct 19, 2024
1 parent 2a65913 commit 900f12c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 20 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,6 @@

_Common astrodynamics calculations, with hooks into the SciML ecosystem._

> **Warning**
>
> The functionality in this package has being split into constituent packages, including
> [`AstrodynamicalModels.jl`](https://github.com/cadojo/GeneralAstrodynamics/blob/main/lib/AstrodynamicalModels.jl,)
> [`AstrodynamicalCalculations.jl`](https://github.com/cadojo/GeneralAstrodynamics/blob/main/lib/AstrodynamicalCalculations.jl),
> [`AstrodynamicalSolvers.jl`](https://github.com/cadojo/GeneralAstrodynamics/blob/main/lib/AstrodynamicalModels.jl),
> and more. `GeneralAstrodynamics.jl` is now a super-package, which
> re-exports the functionality in its constituent packages.
> Look out for the `v1.0` release!
## JuliaCon Talk

Check out `GeneralAstrodynamics` in action at JuliaCon 2021! The talk
Expand Down Expand Up @@ -46,7 +36,7 @@ astrodynamics, Julia, and `GeneralAstrodynamics`.
- This was implemented in a previous package version, and is currently being
refactored

## Envisioned Usage
## Usage

```julia
using GeneralAstrodynamics
Expand Down
1 change: 0 additions & 1 deletion paper/CNAME

This file was deleted.

11 changes: 3 additions & 8 deletions paper/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,9 @@ format:
</div>
theme:
light:
- _style/light.scss
- _style/common.scss
- _style/latte.scss
dark:
- _style/dark.scss
- _style/common.scss
- _style/frappe.scss
- _style/light.scss
- _style/common.scss
- _style/latte.scss


execute:
Expand Down

0 comments on commit 900f12c

Please sign in to comment.