Skip to content

jverzani/CalculusWithJulia.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.