Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jan 1, 2019
1 parent d78199f commit 636eaf1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# changes since the last release

-- The User's Guide is now automatically built from the development
branch using travis.

-- we now store the job_info file in the checkpoints (#450)

-- we now automatically generate Doxygen docs along with the User's
Guide and have started adding docstrings throughout the
code. (#461)

-- The MG solver was optimized a bit (#464)

-- we removed ppm_type = 2. This was never really used and not as
robust as ppm_type = 1. The forthcoming 4th order method will
take its place. (#442)

# 18.12

-- fixed a bug in the CUDA version of the MOL integrator -- it was
Expand Down

0 comments on commit 636eaf1

Please sign in to comment.