Skip to content

Commit

Permalink
added analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2Brownlee committed Dec 19, 2024
1 parent f57be7d commit 0c78b14
Show file tree
Hide file tree
Showing 69 changed files with 556 additions and 136 deletions.
9 changes: 9 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
<head>
<title>Clever Algorithms: Nature-Inspired Programming Recipes</title>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script>
<body>

<!-- Start Header -->
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/acknowledgments.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/advanced/new_algorithms.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/advanced/paradigms.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/advanced/problem_solving.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/advanced/racing_algorithms.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/advanced/testing_algorithms.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/advanced/visualizing_algorithms.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/appendix1.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/copyright.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/errata.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/evolution.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/evolution/differential_evolution.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/evolution/evolution_strategies.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/evolution/evolutionary_programming.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/evolution/gene_expression_programming.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/evolution/genetic_algorithm.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/evolution/genetic_programming.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/evolution/grammatical_evolution.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
10 changes: 8 additions & 2 deletions docs/nature-inspired/evolution/learning_classifier_system.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@
<!-- support to display ruby source nicely -->
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
</head>
<!-- call to display ruby source nicely -->
</head><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-H2HN1W0V21');
</script><!-- call to display ruby source nicely -->
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
<center>
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>
Expand Down
Loading

0 comments on commit 0c78b14

Please sign in to comment.