Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.6 KB

README.md

File metadata and controls

24 lines (12 loc) · 1.6 KB

CalculusWithJulia

Binder Run on binder.org.

Documentation Build Status

Julia package to provide notes and features for using Julia to address typical problems from the undergraduate calculus sequence.

The notes may be read at calculuswithjulia.github.io. Any suggested edits for the notes should be in a pull request to the repository https://github.com/jverzani/CalculusWithJuliaNotes.jl/.

The notes expect that this package is installed, as it also provides a handful of conveniences for the task.

In addition to the html pages, there are other versions of the same material that can be generated, such as ipynb notebooks or pdf files. See the runtests.jl file for details.

The notes may be read at calculuswithjulia.github.io.

Contributing

This is a work in progress. To report an issue, make a comment, or suggest something new, please file an issue. In your message add the tag @jverzani to ensure it is not overlooked. Otherwise, an email to verzani at math.csi.cuny.edu will also work.

The accompanying notes have their own edit feature.