OSDN Git Service

mint/mint-lib.git
14 years agochange default options for square_root_arithmetic generator
Tomohiro Nishimura [Wed, 24 Mar 2010 06:16:27 +0000 (15:16 +0900)]
change default options for square_root_arithmetic generator

14 years agofix coefficient in square_root_arithmetic
Tomohiro Nishimura [Tue, 23 Mar 2010 15:04:30 +0000 (00:04 +0900)]
fix coefficient in square_root_arithmetic

14 years agorefactored linear_function_graph generator
Tomohiro Nishimura [Tue, 23 Mar 2010 13:47:55 +0000 (22:47 +0900)]
refactored linear_function_graph generator

14 years agorefactored square_root_arithmetic generator
Tomohiro Nishimura [Sun, 21 Mar 2010 18:21:22 +0000 (03:21 +0900)]
refactored square_root_arithmetic generator

14 years agorefactored complex_number_arithmetic generator
Tomohiro Nishimura [Sun, 21 Mar 2010 17:41:50 +0000 (02:41 +0900)]
refactored complex_number_arithmetic generator

14 years agomove parenthesis into create_complex_number
Tomohiro Nishimura [Sun, 21 Mar 2010 17:17:57 +0000 (02:17 +0900)]
move parenthesis into create_complex_number

14 years agoremove unuse require
Tomohiro Nishimura [Sun, 21 Mar 2010 16:57:10 +0000 (01:57 +0900)]
remove unuse require

14 years agoadd forgotten call of naked mathod in expression tree
Tomohiro Nishimura [Fri, 19 Mar 2010 08:04:39 +0000 (17:04 +0900)]
add forgotten call of naked mathod in expression tree

14 years agofix document for quadratic_equation generator
Tomohiro Nishimura [Thu, 18 Mar 2010 06:38:13 +0000 (15:38 +0900)]
fix document for quadratic_equation generator

14 years agofix quadratic_equation generator
Tomohiro Nishimura [Thu, 18 Mar 2010 06:21:14 +0000 (15:21 +0900)]
fix quadratic_equation generator

14 years agoadd coefficient option to expansion generator
Tomohiro Nishimura [Thu, 18 Mar 2010 04:28:51 +0000 (13:28 +0900)]
add coefficient option to expansion generator

14 years agofix document for using coefficient generator
Tomohiro Nishimura [Thu, 18 Mar 2010 04:27:51 +0000 (13:27 +0900)]
fix document for using coefficient generator

14 years agofix multiple operator representation
Tomohiro Nishimura [Thu, 18 Mar 2010 03:58:02 +0000 (12:58 +0900)]
fix multiple operator representation

14 years agoadd spec for quadratic_equation generator
Tomohiro Nishimura [Thu, 18 Mar 2010 03:12:16 +0000 (12:12 +0900)]
add spec for quadratic_equation generator

14 years agodelete debug coe
Tomohiro Nishimura [Thu, 18 Mar 2010 03:11:55 +0000 (12:11 +0900)]
delete debug coe

14 years agoquadratic_equation generator has p_minus option now
Tomohiro Nishimura [Thu, 18 Mar 2010 02:52:46 +0000 (11:52 +0900)]
quadratic_equation generator has p_minus option now

14 years agofix document for ordinary arithmetic generator
Tomohiro Nishimura [Thu, 18 Mar 2010 02:52:13 +0000 (11:52 +0900)]
fix document for ordinary arithmetic generator

14 years agofix document for generator and add rake task
Tomohiro Nishimura [Thu, 18 Mar 2010 01:54:50 +0000 (10:54 +0900)]
fix document for generator and add rake task

14 years agofix multiple operator representation
Tomohiro Nishimura [Thu, 18 Mar 2010 01:04:27 +0000 (10:04 +0900)]
fix multiple operator representation

14 years agoadd NullExpression
Tomohiro Nishimura [Wed, 17 Mar 2010 16:05:44 +0000 (01:05 +0900)]
add NullExpression

14 years agofix expression with minus bug
Tomohiro Nishimura [Wed, 17 Mar 2010 09:13:07 +0000 (18:13 +0900)]
fix expression with minus bug

14 years agofractional_arithmetic problem is in lowest term now.
Tomohiro Nishimura [Wed, 17 Mar 2010 05:37:46 +0000 (14:37 +0900)]
fractional_arithmetic problem is in lowest term now.

14 years agofix minus bug in expression_tree
Tomohiro Nishimura [Wed, 17 Mar 2010 05:20:16 +0000 (14:20 +0900)]
fix minus bug in expression_tree

14 years agofix minus with parenthesis bug
Tomohiro Nishimura [Wed, 17 Mar 2010 02:35:36 +0000 (11:35 +0900)]
fix minus with parenthesis bug

14 years agofix expansion generator
Tomohiro Nishimura [Tue, 16 Mar 2010 10:10:20 +0000 (19:10 +0900)]
fix expansion generator

14 years agofix generator option bug
Tomohiro Nishimura [Tue, 16 Mar 2010 03:52:09 +0000 (12:52 +0900)]
fix generator option bug

14 years agofix spec a bit for factorization generator
Tomohiro Nishimura [Tue, 16 Mar 2010 03:06:46 +0000 (12:06 +0900)]
fix spec a bit for factorization generator

14 years agorefacored partial_fraction_expansion generator
Tomohiro Nishimura [Tue, 16 Mar 2010 02:54:19 +0000 (11:54 +0900)]
refacored partial_fraction_expansion generator

14 years agofix document for expansion generator
Tomohiro Nishimura [Sat, 13 Mar 2010 08:27:26 +0000 (17:27 +0900)]
fix document for expansion generator

14 years agofix document for quadratic_equation generator
Tomohiro Nishimura [Sat, 13 Mar 2010 03:03:54 +0000 (12:03 +0900)]
fix document for quadratic_equation generator

14 years agorefactored spec for high_order_expression_base
Tomohiro Nishimura [Fri, 12 Mar 2010 20:43:53 +0000 (05:43 +0900)]
refactored spec for high_order_expression_base

14 years agorefactored spec for fractional_expression_arithmetic generator
Tomohiro Nishimura [Fri, 12 Mar 2010 20:35:17 +0000 (05:35 +0900)]
refactored spec for fractional_expression_arithmetic generator

14 years agorefactored spec for complex_fractional_arithmetic generator
Tomohiro Nishimura [Fri, 12 Mar 2010 19:32:02 +0000 (04:32 +0900)]
refactored spec for complex_fractional_arithmetic generator

14 years agorefactored spec for square_root_arithmetic generator
Tomohiro Nishimura [Fri, 12 Mar 2010 18:38:11 +0000 (03:38 +0900)]
refactored spec for square_root_arithmetic generator

14 years agorefactored spec for complex_number_arithmetic generator
Tomohiro Nishimura [Fri, 12 Mar 2010 18:16:06 +0000 (03:16 +0900)]
refactored spec for complex_number_arithmetic generator

14 years agofix shared examples for arithmetic
Tomohiro Nishimura [Fri, 12 Mar 2010 18:15:45 +0000 (03:15 +0900)]
fix shared examples for arithmetic

14 years agorefactored spec for decimal_arithmetic generator
Tomohiro Nishimura [Fri, 12 Mar 2010 18:00:13 +0000 (03:00 +0900)]
refactored spec for decimal_arithmetic generator

14 years agorefactored spec for ordinary_arithmetic generator
Tomohiro Nishimura [Fri, 12 Mar 2010 17:36:37 +0000 (02:36 +0900)]
refactored spec for ordinary_arithmetic generator

14 years agorefacotred spec for arithmetic_base generator
Tomohiro Nishimura [Fri, 12 Mar 2010 17:28:29 +0000 (02:28 +0900)]
refacotred spec for arithmetic_base generator

14 years agorefactored generator base spec
Tomohiro Nishimura [Fri, 12 Mar 2010 17:06:59 +0000 (02:06 +0900)]
refactored generator base spec

14 years agorefactored spec
Tomohiro Nishimura [Fri, 12 Mar 2010 11:22:36 +0000 (20:22 +0900)]
refactored spec

14 years agoremove useless error class
Tomohiro Nishimura [Thu, 11 Mar 2010 18:42:29 +0000 (03:42 +0900)]
remove useless error class

14 years agofix generator document
Tomohiro Nishimura [Thu, 11 Mar 2010 18:42:09 +0000 (03:42 +0900)]
fix generator document

14 years agofix minor bug in quadratic_equation generator
Tomohiro Nishimura [Thu, 11 Mar 2010 18:10:39 +0000 (03:10 +0900)]
fix minor bug in quadratic_equation generator

14 years agoadd :nodoc: for RDoc
Tomohiro Nishimura [Thu, 11 Mar 2010 14:01:34 +0000 (23:01 +0900)]
add :nodoc: for RDoc

14 years agofix rdoc task option
Tomohiro Nishimura [Thu, 11 Mar 2010 13:55:12 +0000 (22:55 +0900)]
fix rdoc task option

14 years agofix test for factorization generator
Tomohiro Nishimura [Thu, 11 Mar 2010 13:47:19 +0000 (22:47 +0900)]
fix test for factorization generator

14 years agofix test for expansion generator
Tomohiro Nishimura [Thu, 11 Mar 2010 13:32:55 +0000 (22:32 +0900)]
fix test for expansion generator

14 years agoadd test and document for quadratic_equation generator
Tomohiro Nishimura [Thu, 11 Mar 2010 13:25:15 +0000 (22:25 +0900)]
add test and document for quadratic_equation generator

14 years agoadd min option for params in quadratic_equation generator
Tomohiro Nishimura [Thu, 11 Mar 2010 13:14:43 +0000 (22:14 +0900)]
add min option for params in quadratic_equation generator

14 years agouse auto-generated square numbers
Tomohiro Nishimura [Thu, 11 Mar 2010 02:28:00 +0000 (11:28 +0900)]
use auto-generated square numbers

14 years agouse Prime.prime? in quadratic_equation generator
Tomohiro Nishimura [Thu, 11 Mar 2010 01:49:36 +0000 (10:49 +0900)]
use Prime.prime? in quadratic_equation generator

14 years agoadd Prime.prime? to generator utilities
Tomohiro Nishimura [Thu, 11 Mar 2010 01:45:08 +0000 (10:45 +0900)]
add Prime.prime? to generator utilities

14 years agouse create_integer block in quadratic_equation generator
Tomohiro Nishimura [Thu, 11 Mar 2010 00:44:16 +0000 (09:44 +0900)]
use create_integer block in quadratic_equation generator

14 years agocreate_integer becomes to be accepted block.
Tomohiro Nishimura [Wed, 10 Mar 2010 23:46:43 +0000 (08:46 +0900)]
create_integer becomes to be accepted block.

14 years agouse create_integer in quadratic_equation generator
Tomohiro Nishimura [Wed, 10 Mar 2010 23:03:10 +0000 (08:03 +0900)]
use create_integer in quadratic_equation generator

14 years agoadd test for quadratic_equation generator
Tomohiro Nishimura [Wed, 10 Mar 2010 22:53:38 +0000 (07:53 +0900)]
add test for quadratic_equation generator

14 years agoadd sort trick for expansion generator
Tomohiro Nishimura [Mon, 8 Mar 2010 10:26:53 +0000 (19:26 +0900)]
add sort trick for expansion generator

14 years agofix common_utils bug
Tomohiro Nishimura [Mon, 8 Mar 2010 10:15:50 +0000 (19:15 +0900)]
fix common_utils bug

14 years agoadd some document and fix a bit in generator base
Tomohiro Nishimura [Mon, 8 Mar 2010 09:36:52 +0000 (18:36 +0900)]
add some document and fix a bit in generator base

14 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/mint/mint-lib
Tomohiro Nishimura [Mon, 8 Mar 2010 09:24:53 +0000 (18:24 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/mint/mint-lib

Conflicts:
lib/mint/generator/arithmetic_base.rb

14 years agoremove do_with method from generator base class
Tomohiro Nishimura [Mon, 8 Mar 2010 09:21:16 +0000 (18:21 +0900)]
remove do_with method from generator base class

14 years agomove term_number into bsae class
Tomohiro Nishimura [Mon, 8 Mar 2010 09:07:42 +0000 (18:07 +0900)]
move term_number into bsae class

14 years agomove term_number into bsae class
Tomohiro Nishimura [Mon, 8 Mar 2010 09:07:42 +0000 (18:07 +0900)]
move term_number into bsae class

14 years agorefacotored square_root_arithmetic generator
Tomohiro Nishimura [Mon, 8 Mar 2010 08:48:15 +0000 (17:48 +0900)]
refacotored square_root_arithmetic generator

14 years agorefactored complex_number_arithmetic generator
Tomohiro Nishimura [Mon, 8 Mar 2010 08:18:53 +0000 (17:18 +0900)]
refactored complex_number_arithmetic generator

14 years agomove generate_problem into base class
Tomohiro Nishimura [Mon, 8 Mar 2010 08:11:47 +0000 (17:11 +0900)]
move generate_problem into base class

  * Arithmetic generator
  * HighOrderExpression generator

14 years agoadd spesific spec task
Tomohiro Nishimura [Mon, 8 Mar 2010 07:12:31 +0000 (16:12 +0900)]
add spesific spec task

14 years agoremove arithmetic solver base
Tomohiro Nishimura [Mon, 8 Mar 2010 07:12:16 +0000 (16:12 +0900)]
remove arithmetic solver base

14 years agoremove useless document
Tomohiro Nishimura [Mon, 8 Mar 2010 06:29:57 +0000 (15:29 +0900)]
remove useless document

14 years agoremove example
Tomohiro Nishimura [Mon, 8 Mar 2010 06:28:37 +0000 (15:28 +0900)]
remove example

14 years agouse expression instead of do_generae in generator
Tomohiro Nishimura [Mon, 8 Mar 2010 06:14:28 +0000 (15:14 +0900)]
use expression instead of do_generae in generator

14 years agoadd setup and teardown to generator base
Tomohiro Nishimura [Mon, 8 Mar 2010 06:02:27 +0000 (15:02 +0900)]
add setup and teardown to generator base

14 years agochange option system for generators
Tomohiro Nishimura [Mon, 8 Mar 2010 04:51:17 +0000 (13:51 +0900)]
change option system for generators

14 years agorefactored a bit
Tomohiro Nishimura [Mon, 8 Mar 2010 03:49:38 +0000 (12:49 +0900)]
refactored a bit

14 years agopartial fraction generator supports multiple variable
Tomohiro Nishimura [Mon, 8 Mar 2010 02:36:09 +0000 (11:36 +0900)]
partial fraction generator supports multiple variable

14 years agoexpansion generator supports multiple variable
Tomohiro Nishimura [Mon, 8 Mar 2010 02:25:51 +0000 (11:25 +0900)]
expansion generator supports multiple variable

14 years agowrote spec and refactored generator utilities
Tomohiro Nishimura [Fri, 5 Mar 2010 09:43:42 +0000 (18:43 +0900)]
wrote spec and refactored generator utilities

14 years agoadd multiple variable support for factorization
Tomohiro Nishimura [Fri, 5 Mar 2010 07:54:16 +0000 (16:54 +0900)]
add multiple variable support for factorization

14 years ago_term_number_{min,max} is now _term_{min,max}
Tomohiro Nishimura [Fri, 5 Mar 2010 05:35:07 +0000 (14:35 +0900)]
_term_number_{min,max} is now _term_{min,max}

14 years agofix generator document
Tomohiro Nishimura [Fri, 5 Mar 2010 05:26:19 +0000 (14:26 +0900)]
fix generator document

14 years agovalidation fource exit condition was changed
Tomohiro Nishimura [Thu, 4 Mar 2010 15:40:19 +0000 (00:40 +0900)]
validation fource exit condition was changed

  * 10 times -> 1 second

14 years agoremove useless functionality in generator base
Tomohiro Nishimura [Wed, 3 Mar 2010 16:30:26 +0000 (01:30 +0900)]
remove useless functionality in generator base

14 years agoadd high_order_expression_base_spec
Tomohiro Nishimura [Mon, 1 Mar 2010 08:14:36 +0000 (17:14 +0900)]
add high_order_expression_base_spec

14 years agoadd more spec and fix bug for quadratic_equation generator
Tomohiro Nishimura [Sat, 27 Feb 2010 18:06:31 +0000 (03:06 +0900)]
add more spec and fix bug for quadratic_equation generator

14 years agorefactored quadratic_equation generator
Tomohiro Nishimura [Sat, 27 Feb 2010 17:25:29 +0000 (02:25 +0900)]
refactored quadratic_equation generator

14 years agoadd quadratic_equation generator (need more spec)
Tomohiro Nishimura [Sat, 27 Feb 2010 09:25:22 +0000 (18:25 +0900)]
add quadratic_equation generator (need more spec)

14 years agoadd quadratic_equation solver
Tomohiro Nishimura [Sat, 27 Feb 2010 07:18:37 +0000 (16:18 +0900)]
add quadratic_equation solver

14 years agoadd error message for maxima solver
Tomohiro Nishimura [Sat, 27 Feb 2010 07:08:11 +0000 (16:08 +0900)]
add error message for maxima solver

14 years agofix parser to support format 2sqrt(2)i
Tomohiro Nishimura [Sat, 27 Feb 2010 07:07:16 +0000 (16:07 +0900)]
fix parser to support format 2sqrt(2)i

14 years agoremove hard tabs
Tomohiro Nishimura [Fri, 26 Feb 2010 09:51:58 +0000 (18:51 +0900)]
remove hard tabs

14 years ago%pi %e %i shows nice
Tomohiro Nishimura [Fri, 26 Feb 2010 09:19:21 +0000 (18:19 +0900)]
%pi %e %i shows nice

14 years agofix - with parenthesis
Tomohiro Nishimura [Fri, 26 Feb 2010 08:59:58 +0000 (17:59 +0900)]
fix - with parenthesis

14 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/mint/mint-lib
Tomohiro Nishimura [Fri, 26 Feb 2010 08:56:48 +0000 (17:56 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/mint/mint-lib

Conflicts:
lib/mint/solver/maxima.rb
lib/mint/solver/maxima/base.rb
spec/solver/maxima/base_spec.rb

14 years agomaxima: algebraic flag is on
Tomohiro Nishimura [Fri, 26 Feb 2010 07:28:40 +0000 (16:28 +0900)]
maxima: algebraic flag is on

14 years agofix == to use maxima
Tomohiro Nishimura [Fri, 26 Feb 2010 06:58:33 +0000 (15:58 +0900)]
fix == to use maxima

14 years agofix == to use maxima
Tomohiro Nishimura [Fri, 26 Feb 2010 06:58:33 +0000 (15:58 +0900)]
fix == to use maxima

14 years agoremove useless parenthesis automatically
Tomohiro Nishimura [Fri, 26 Feb 2010 05:58:46 +0000 (14:58 +0900)]
remove useless parenthesis automatically

14 years agoremove inverse argument
Tomohiro Nishimura [Fri, 26 Feb 2010 05:47:19 +0000 (14:47 +0900)]
remove inverse argument

14 years agouse minus parameter only
Tomohiro Nishimura [Fri, 26 Feb 2010 05:43:26 +0000 (14:43 +0900)]
use minus parameter only