X Tutup
Skip to content

Version3#42

Merged
AllenDowney merged 28 commits intomasterfrom
version3
Jun 14, 2019
Merged

Version3#42
AllenDowney merged 28 commits intomasterfrom
version3

Conversation

@AllenDowney
Copy link
Copy Markdown
Owner

Creating Version 3 for the 2019 offering of Modeling and Simulation.

Primary changes are:

  • Elimination of the unpack function
  • Removal of the turn_units_off hackery
  • Replacement of SciPy functions with implementations of Ralston's method, bisection for root finding, and golden section for maximization. These methods handle units and Vector objects.
  • General improvement for handling of units.

@AllenDowney AllenDowney merged commit 92907f8 into master Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup