# -*- encoding: utf-8 -*- # stub: dydx 0.0.2 ruby lib Gem::Specification.new do |s| s.name = "dydx".freeze s.version = "0.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["gogotanaka".freeze] s.date = "2014-05-11" s.description = "It is possible to use the differential using the Symbol and Fixnum by including the Dydx. And, we can use the natural logarithm and log.".freeze s.email = ["qlli.illb@gmail.com".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".travis.yml".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "dydx.gemspec".freeze, "lib/dydx.rb".freeze, "lib/dydx/algebra.rb".freeze, "lib/dydx/algebra/formula.rb".freeze, "lib/dydx/algebra/operator/common_parts.rb".freeze, "lib/dydx/algebra/operator/formula.rb".freeze, "lib/dydx/algebra/operator/general.rb".freeze, "lib/dydx/algebra/operator/num.rb".freeze, "lib/dydx/algebra/operator/parts/base.rb".freeze, "lib/dydx/algebra/operator/parts/formula.rb".freeze, "lib/dydx/algebra/operator/parts/general.rb".freeze, "lib/dydx/algebra/operator/parts/interface.rb".freeze, "lib/dydx/algebra/operator/parts/num.rb".freeze, "lib/dydx/algebra/operator/parts/symbol.rb".freeze, "lib/dydx/algebra/operator/symbol.rb".freeze, "lib/dydx/algebra/set.rb".freeze, "lib/dydx/algebra/set/base.rb".freeze, "lib/dydx/algebra/set/cos.rb".freeze, "lib/dydx/algebra/set/e.rb".freeze, "lib/dydx/algebra/set/fixnum.rb".freeze, "lib/dydx/algebra/set/log.rb".freeze, "lib/dydx/algebra/set/num.rb".freeze, "lib/dydx/algebra/set/pi.rb".freeze, "lib/dydx/algebra/set/sin.rb".freeze, "lib/dydx/algebra/set/symbol.rb".freeze, "lib/dydx/algebra/set/tan.rb".freeze, "lib/dydx/helper.rb".freeze, "lib/dydx/version.rb".freeze, "spec/dydx_spec.rb".freeze, "spec/lib/algebra/formula_spec.rb".freeze, "spec/lib/algebra/operator/parts/base_spec.rb".freeze, "spec/lib/algebra/operator/parts/formula_spec.rb".freeze, "spec/lib/algebra/set/cos_spec.rb".freeze, "spec/lib/algebra/set/e_spec.rb".freeze, "spec/lib/algebra/set/fixnum_spec.rb".freeze, "spec/lib/algebra/set/log_spec.rb".freeze, "spec/lib/algebra/set/num_spec.rb".freeze, "spec/lib/algebra/set/pi_spec.rb".freeze, "spec/lib/algebra/set/sin_spec.rb".freeze, "spec/lib/algebra/set/symbol_spec.rb".freeze, "spec/lib/algebra/set/tan_spec.rb".freeze, "spec/lib/helper_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/gogotanaka".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "We can enjoy the derivative.".freeze s.test_files = ["spec/dydx_spec.rb".freeze, "spec/lib/algebra/formula_spec.rb".freeze, "spec/lib/algebra/operator/parts/base_spec.rb".freeze, "spec/lib/algebra/operator/parts/formula_spec.rb".freeze, "spec/lib/algebra/set/cos_spec.rb".freeze, "spec/lib/algebra/set/e_spec.rb".freeze, "spec/lib/algebra/set/fixnum_spec.rb".freeze, "spec/lib/algebra/set/log_spec.rb".freeze, "spec/lib/algebra/set/num_spec.rb".freeze, "spec/lib/algebra/set/pi_spec.rb".freeze, "spec/lib/algebra/set/sin_spec.rb".freeze, "spec/lib/algebra/set/symbol_spec.rb".freeze, "spec/lib/algebra/set/tan_spec.rb".freeze, "spec/lib/helper_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.6".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end