rm WeaveSupport
This commit is contained in:
@@ -14,19 +14,6 @@ using Roots
|
||||
using SymPy
|
||||
```
|
||||
|
||||
```{julia}
|
||||
#| echo: false
|
||||
#| results: "hidden"
|
||||
using CalculusWithJulia.WeaveSupport
|
||||
const frontmatter = (
|
||||
title = "Derivative-free alternatives to Newton's method",
|
||||
description = "Calculus with Julia: Derivative-free alternatives to Newton's method",
|
||||
tags = ["CalculusWithJulia", "derivatives", "derivative-free alternatives to newton's method"],
|
||||
);
|
||||
|
||||
nothing
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -614,4 +601,3 @@ choices = [
|
||||
answ = 3
|
||||
radioq(choices, answ, keep_order=true)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user