Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cs417-lecture-examples
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thomas Kennedy
cs417-lecture-examples
Graph
4d29f78c8562e12e34cadd132d4a688606b34e42
Select Git revision
Branches
6
HEAD
f19
master
default
protected
s21
sum19
sum21
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Apr
23
Feb
19
Oct
26
May
19
10
Dec
7
3
1
20
Nov
9
22
Jun
21
20
16
11
2
22
May
21
18
15
19
Apr
29
Aug
27
Jun
26
20
20
May
19
17
16
10
Add numpy to monte carlo integration example
master
master
Add Rust input library
Update C++ Input Library based on discussion
Tweak Semester Project Input example
Expand Semester Project Input example
Add Arbitrary precision discussion code examples
HEAD sum21
HEAD sum21
Add finite precision demo code from lecture
Remove erroneous comment
s21
s21
Refactor Python Monte Carlo example cli arg logic
Correct code formatting
Change iter to iter_mut
Add divided difference Python example
Correct indentation
Add trait bounds (lecture discussion)
Rust fmt tweaks
Add iterator version of Newton's Solver
Refactor InvariantError logic into separate module
Port Python Non-Linear Solvers to Rust
Port Non-Linear Solvers from lecture utilities
Correct Python shebang line typo
Clean up argument parsing
Run rustfmt on MonteCarlo example
Add Rust version of Monte Carlo integration example
Update Python Temperature Input library to use a regex
Update Java Temperature Input library to use a more robust regex
Rewrite C++ Temperature Input library to use list or vector
Add Dockerfile to build/run examples
Document Alex Launi's merge request in README
Merge branch 'alauni/cs417-lecture-examples-master'
Directly manipulate signbit of x in float128 abs rather than conditional
Correct spelling
Correct dependency listing
Clean up Time Dilation example
Add README.md to sqrt example
Add README.md to repo root
Add README to Rust Cleve-Moler Example
Update Cleve Moler Estimate examples
Update Monte Carlo Example from end of semester lecture
Add Rust Cleve Moler arbitrary precision example
Add Monte Carlo integration example
Loading