File tree 4 files changed +5
-6
lines changed
4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ Fix compiler warning while compiling ``cppad/RombergOne/``
258
258
Cygwin packages, and other system packages,
259
259
should not have a dash in the version number.
260
260
See
261
- `cygwin package file naming <http ://www. cygwin.com/packaging-package-files.html#naming >`_ .
261
+ `cygwin package file naming <https ://cygwin.com/packaging-package-files.html>`_ .
262
262
or, to quote the
263
263
`rpm file naming convention <http://ftp.rpm.org/max-rpm/ch-rpm-file-format.html>`_
264
264
*The only restriction placed on the version is that*
Original file line number Diff line number Diff line change @@ -410,7 +410,7 @@ were unable to reproduce in an automated regression test;
410
410
see comment that starts with 2024-02-14 in
411
411
`include/cppad/local/optimize/match_op.hpp` .
412
412
413
- .. _speed.py: https://dismod-at.readthedocs.io/user_speed.py.html
413
+ .. _speed.py: https://dismod-at.readthedocs.io/latest/ user_speed.py.html
414
414
415
415
01-16
416
416
=====
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ Old simple vector example now used just for validation testing
18
18
// # include <valarray>
19
19
// # define MySimpleVector std::valarray
20
20
21
- // Assuming CppAD (http://www.seanet.com/~bradbell/cppad) is installed
22
21
# include < cppad/utility/vector.hpp>
23
22
# define MySimpleVector CppAD::vector
24
23
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Versions
47
47
* - Documentation for most recent stable version
48
48
- `stable-2025 <https://cppad.readthedocs.io/stable-2025>`_
49
49
* - Most recent release of this stable version
50
- - `release-2025 <https://github.com/coin-or/CppAD/archive/ 20250000.0.tar.gz >`_
50
+ - `release-2025 <https://codeload. github.com/coin-or/CppAD/tar.gz/refs/tags/ 20250000.0>`_
51
51
52
52
{xrst_comment END: Before changing see new_release.sh and check_version.sh}
53
53
@@ -61,7 +61,7 @@ Other Links
61
61
- :ref:`get_started<get_started.cpp-name>`
62
62
- :ref:`whats_new-name`
63
63
- :ref:`addon-name`
64
- - `project manager <http ://www.seanet.com/~bradbell>`_
64
+ - `project manager <https ://www.seanet.com/~bradbell/ >`_
65
65
66
66
67
67
Algorithmic Differentiation
@@ -188,7 +188,7 @@ Software Engineering
188
188
********************
189
189
CppAD is developed using the software engineering procedures described
190
190
on the project manager's
191
- `software <http ://www.seanet.com/~bradbell/software.html>`_
191
+ `software <https ://www.seanet.com/~bradbell/software.html>`_
192
192
web page.
193
193
194
194
Testing
You can’t perform that action at this time.
0 commit comments