Skip to content

Commit

Permalink
final docs updates and version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsignorelli committed Jan 22, 2025
1 parent 4c5e3be commit 575ec87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "TPSAInterface"
uuid = "575459ea-959c-4603-9b15-d63fb6693033"
authors = ["Matt Signorelli <[email protected]> and contributors"]
version = "1.0.0-DEV"
version = "0.0.1"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@

This package provides a backend-agnostic interface for Truncated Power Series Algebra (TPSA) libraries. Currently supported TPSA libraries are:

- [GTPSA.jl](https://github.com/bmad-sim/GTPSA.jl)
- [GTPSA.jl](https://github.com/bmad-sim/GTPSA.jl)

To add your TPSA library, see the [documentation](https://bmad-sim.github.io/TPSAInterface.jl/stable)

0 comments on commit 575ec87

Please sign in to comment.