Skip to content

Commit

Permalink
Start a new release not file. Use this one file for all future times
Browse files Browse the repository at this point in the history
(becuase not so many notes that they need be separated by year.)

Comments for individual files go here, each line begins with: file_name at-sign
  • Loading branch information
bradbell committed May 29, 2014
1 parent 3c8b6be commit e3d94c3
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 12 deletions.
4 changes: 2 additions & 2 deletions doc.omh
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ to obtain new function values or derivatives of arbitrary order.
In addition, multiple levels of AD are supported.
This means that AD derivatives can be used in the definition of a function
which in turn can be differentiated using AD.
See $cref/whats_new_12/$$ for a list of recent extensions and bug fixes.
See $cref whats_new$$ for a list of recent extensions and bug fixes.

$childtable%
omh/install.omh%
Expand All @@ -95,7 +95,7 @@ $childtable%
omh/ad_method.omh%
example/two_levels.py%
pycppad/runge_kutta_4.py%
omh/whats_new_12.omh%
omh/whats_new.omh%
omh/license.omh
%$$

Expand Down
25 changes: 25 additions & 0 deletions omh/whats_new.omh
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
$begin whats_new$$
$dollar @$$
$spell
$$

$section Extensions, Bug Fixes, and Changes$$

$head 2014-05-29$$
Add support for the
$cref/future divide operator/future_div_op.py/$$.


$head Long Ago$$
$children%
omh/whats_new_12.omh%
omh/whats_new_11.omh%
omh/whats_new_10.omh%
omh/whats_new_09.omh
%$$
$cref/2010/whats_new_12/$$,
$cref/2010/whats_new_11/$$,
$cref/2010/whats_new_10/$$,
$cref/2008/whats_new_09/$$

$end
10 changes: 0 additions & 10 deletions omh/whats_new_12.omh
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,6 @@ $$

$section Extensions, Bug Fixes, and Changes During 2012$$

$head Previous Years$$
$children%
omh/whats_new_11.omh%
omh/whats_new_10.omh%
omh/whats_new_09.omh
%$$
$cref/2010/whats_new_11/$$,
$cref/2010/whats_new_10/$$,
$cref/2008/whats_new_09/$$

$head 10-19$$
The package $code pycppad.cppad_$$ was missing form the installation
(after testing).
Expand Down

0 comments on commit e3d94c3

Please sign in to comment.