Skip to content

Commit

Permalink
spec file names modified
Browse files Browse the repository at this point in the history
  • Loading branch information
lasandun committed Aug 11, 2014
1 parent 1eb435d commit 9b5b1cf
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Manifest.txt
Expand Up @@ -7,3 +7,12 @@ lib/minimization.rb
spec/minimization_unidimensional_spec.rb
spec/spec.opts
spec/spec_helper.rb
spec/minimization_conjugate_gradient_fletcher_reeves.rb
spec/minimization_conjugate_gradient_polak_ribiere.rb
spec/minimization_nelder_mead.rb
spec/minimization_powell_spec.rb
multidim/brent_root_finder.rb
multidim/conjugate_gradient.rb
multidim/nelder_mead.rb
multidim/point_value_pair.rb
multidim/powell.rb
File renamed without changes.
File renamed without changes.

0 comments on commit 9b5b1cf

Please sign in to comment.