@@ -5,9 +5,9 @@ bibentry(
55 title = "pnd: Parallel Numerical Derivatives, Gradients, {J}acobians, and {H}essians of Arbitrary Accuracy Order",
66 author = person(given=c("Andreï", "Victorovitch"), family="Kostyrka", role = c("aut", "cre"), email = "andrei.kostyrka@gmail.com"),
77 year = "2025",
8- note = "R package version 0.1.0 ",
8+ note = "R package version 0.1.1 ",
99 organization = "University of Luxembourg",
10- textVersion = "Kostyrka, Andreï V. (2025). pnd: Parallel Numerical Derivatives, Gradients, Jacobians, and Hessians of Arbitrary Accuracy Order. R package version 0.1.0 . https://CRAN.R-project.org/package=pnd",
10+ textVersion = "Kostyrka, Andreï V. (2025). pnd: Parallel Numerical Derivatives, Gradients, Jacobians, and Hessians of Arbitrary Accuracy Order. R package version 0.1.1 . https://CRAN.R-project.org/package=pnd",
1111 url = "https://CRAN.R-project.org/package=pnd"
1212)
1313
@@ -17,8 +17,8 @@ bibentry(
1717 author = person(given=c("Andreï", "Victorovitch"), family="Kostyrka", role = c("aut", "cre"), email = "andrei.kostyrka@gmail.com"),
1818 year = "2025",
1919 organization = "University of Luxembourg",
20- note = "Vignette for the R package pnd 0.1.0 .",
21- textVersion = "Kostyrka, Andreï V. (2025). Fast and accurate parallel numerical derivatives in R. Vignette for the R package pnd 0.1.0 .",
20+ note = "Vignette for the R package pnd 0.1.1 .",
21+ textVersion = "Kostyrka, Andreï V. (2025). Fast and accurate parallel numerical derivatives in R. Vignette for the R package pnd 0.1.1 .",
2222 url = "https://github.com/Fifis/pnd/tree/main/vignettes"
2323)
2424
@@ -28,8 +28,8 @@ bibentry(
2828 author = person(given=c("Andreï", "Victorovitch"), family="Kostyrka", role = c("aut", "cre"), email = "andrei.kostyrka@gmail.com"),
2929 year = "2025",
3030 organization = "University of Luxembourg",
31- note = "Vignette for the R package pnd 0.1.0 .",
32- textVersion = "Kostyrka, Andreï V. (2025). Step-size-selection algorithm benchmark. Vignette for the R package pnd 0.1.0 .",
31+ note = "Vignette for the R package pnd 0.1.1 .",
32+ textVersion = "Kostyrka, Andreï V. (2025). Step-size-selection algorithm benchmark. Vignette for the R package pnd 0.1.1 .",
3333 url = "https://github.com/Fifis/pnd/tree/main/vignettes"
3434)
3535
@@ -39,7 +39,7 @@ bibentry(
3939 author = person(given=c("Andreï", "Victorovitch"), family="Kostyrka", role = c("aut", "cre"), email = "andrei.kostyrka@gmail.com"),
4040 year = "2025",
4141 organization = "University of Luxembourg",
42- note = "Vignette for the R package pnd 0.1.0 .",
43- textVersion = "Kostyrka, Andreï V. (2025). Compatilibility of pnd with the syntax of numDeriv. Vignette for the R package pnd 0.1.0 .",
42+ note = "Vignette for the R package pnd 0.1.1 .",
43+ textVersion = "Kostyrka, Andreï V. (2025). Compatilibility of pnd with the syntax of numDeriv. Vignette for the R package pnd 0.1.1 .",
4444 url = "https://github.com/Fifis/pnd/tree/main/vignettes"
4545)
0 commit comments