Skip to content

Commit 358622f

Browse files
committed
1 parent 9bf404f commit 358622f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+280
-112
lines changed

Governance.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.6.39">
5+
<meta name="generator" content="quarto-1.6.42">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

@@ -35,10 +35,10 @@
3535
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
3636
<script src="site_libs/quarto-html/anchor.min.js"></script>
3737
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
38-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-e26003cea8cd680ca0c55a263523d882.css" rel="stylesheet" id="quarto-text-highlighting-styles">
38+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-2f5df379a58b258e96c21c0638c20c03.css" rel="stylesheet" id="quarto-text-highlighting-styles">
3939
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4040
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
41-
<link href="site_libs/bootstrap/bootstrap-41afc036f4045670d8a63ab41900e02e.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
41+
<link href="site_libs/bootstrap/bootstrap-d75320580429fd03ccc14abf5aea7e44.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4242
<script id="quarto-search-options" type="application/json">{
4343
"location": "navbar",
4444
"copy-button": false,

NEWS.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,26 @@
1818

1919
<h2>News for the <span class="pkg">panelPomp</span> package</h2>
2020

21+
<h3>Changes in <span class="pkg">panelPomp</span> version 1.5.0.2</h3>
22+
23+
24+
<ul>
25+
<li><p> Created internal functions for in-place modification of <code>pparamArray</code> within the <code>mif2</code> function. When the number of units and particles is large, this change results in substantial improvements in computational speed by avoiding unecessary memory creation and garbage collection.
26+
</p>
27+
</li></ul>
28+
29+
30+
31+
<h3>Changes in <span class="pkg">panelPomp</span> version 1.5.0.1</h3>
32+
33+
34+
<ul>
35+
<li><p> Removed unused variables.
36+
</p>
37+
</li></ul>
38+
39+
40+
2141
<h3>Changes in <span class="pkg">panelPomp</span> version 1.5.0.0</h3>
2242

2343

about.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.6.39">
5+
<meta name="generator" content="quarto-1.6.42">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

@@ -35,10 +35,10 @@
3535
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
3636
<script src="site_libs/quarto-html/anchor.min.js"></script>
3737
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
38-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-e26003cea8cd680ca0c55a263523d882.css" rel="stylesheet" id="quarto-text-highlighting-styles">
38+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-2f5df379a58b258e96c21c0638c20c03.css" rel="stylesheet" id="quarto-text-highlighting-styles">
3939
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4040
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
41-
<link href="site_libs/bootstrap/bootstrap-41afc036f4045670d8a63ab41900e02e.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
41+
<link href="site_libs/bootstrap/bootstrap-d75320580429fd03ccc14abf5aea7e44.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4242
<script id="quarto-search-options" type="application/json">{
4343
"location": "navbar",
4444
"copy-button": false,
@@ -191,7 +191,7 @@ <h4 class="anchored" data-anchor-id="version">Version</h4>
191191
<tbody>
192192
<tr class="odd">
193193
<td style="text-align: left;"><a href="https://github.com/cbreto/panelPomp">GitHub</a></td>
194-
<td style="text-align: left;">1.5.0.1</td>
194+
<td style="text-align: left;">1.5.0.2</td>
195195
</tr>
196196
<tr class="even">
197197
<td style="text-align: left;"><a href="https://cloud.r-project.org/web/packages/panelPomp/index.html">CRAN</a></td>

bibliography.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.6.39">
5+
<meta name="generator" content="quarto-1.6.42">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

@@ -35,10 +35,10 @@
3535
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
3636
<script src="site_libs/quarto-html/anchor.min.js"></script>
3737
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
38-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-e26003cea8cd680ca0c55a263523d882.css" rel="stylesheet" id="quarto-text-highlighting-styles">
38+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-2f5df379a58b258e96c21c0638c20c03.css" rel="stylesheet" id="quarto-text-highlighting-styles">
3939
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4040
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
41-
<link href="site_libs/bootstrap/bootstrap-41afc036f4045670d8a63ab41900e02e.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
41+
<link href="site_libs/bootstrap/bootstrap-d75320580429fd03ccc14abf5aea7e44.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4242
<script id="quarto-search-options" type="application/json">{
4343
"location": "navbar",
4444
"copy-button": false,

governance.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.6.39">
5+
<meta name="generator" content="quarto-1.6.42">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

@@ -35,10 +35,10 @@
3535
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
3636
<script src="site_libs/quarto-html/anchor.min.js"></script>
3737
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
38-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-e26003cea8cd680ca0c55a263523d882.css" rel="stylesheet" id="quarto-text-highlighting-styles">
38+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-2f5df379a58b258e96c21c0638c20c03.css" rel="stylesheet" id="quarto-text-highlighting-styles">
3939
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4040
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
41-
<link href="site_libs/bootstrap/bootstrap-41afc036f4045670d8a63ab41900e02e.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
41+
<link href="site_libs/bootstrap/bootstrap-d75320580429fd03ccc14abf5aea7e44.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4242
<script id="quarto-search-options" type="application/json">{
4343
"location": "navbar",
4444
"copy-button": false,

help/.modifyOther.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html><head><meta http-equiv='refresh' content='0; url=../html/dot-modifyOther.html'><title>HTTP redirect</title></head><body></body></html>

help/.modifySelf.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html><head><meta http-equiv='refresh' content='0; url=../html/dot-modifySelf.html'><title>HTTP redirect</title></head><body></body></html>

help/AnIndex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
panelPomp-package panelPomp-package
2+
.modifyOther dot-modifyOther
3+
.modifySelf dot-modifySelf
24
as as
35
coef,panelPomp-method panelPomp_methods
46
coef<-,panelPomp-method panelPomp_methods

help/dot-modifyOther.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html><head><meta http-equiv='refresh' content='0; url=../html/dot-modifyOther.html'><title>HTTP redirect</title></head><body></body></html>

help/dot-modifySelf.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html><head><meta http-equiv='refresh' content='0; url=../html/dot-modifySelf.html'><title>HTTP redirect</title></head><body></body></html>

0 commit comments

Comments
 (0)