Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Removed roadmap since this should mostly be covered in #18
  • Loading branch information
ptiede committed Jun 21, 2022
1 parent d567014 commit 77ca455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ add Comrade
```
To perform inference i.e. parameter estimation you should look at the `lib` packages.

# Roadmap
<!-- # Roadmap
1. Settle on model interface
2. Design a better data maniuplation interface and native uvfits reading (or spin up the EHTIM.jl package)
2. ~Full gain~ and polarization implemented, including DTERM modeling ala DMC, and approximate methods such as pseudo-marginal, particle MCMC methods, or laplace approximations
3. Write model adjoints when needed for additional speed (and define a may to define AD backends like Zygote, Enzyme, Diffractor, etc.)
4. GPU support when its a good idea (maybe for gain solves?)

-->

0 comments on commit 77ca455

Please sign in to comment.