OSDN Git Service

mint/mint-lib.git
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

14 years agoadd inverse flag to show expression
Tomohiro Nishimura [Fri, 26 Feb 2010 02:47:07 +0000 (11:47 +0900)]
add inverse flag to show expression

14 years agorefactored expression tree
Tomohiro Nishimura [Fri, 26 Feb 2010 02:29:31 +0000 (11:29 +0900)]
refactored expression tree

14 years agoremove Parenthesis module
Tomohiro Nishimura [Fri, 26 Feb 2010 02:18:39 +0000 (11:18 +0900)]
remove Parenthesis module

14 years agoremove Minus module
Tomohiro Nishimura [Fri, 26 Feb 2010 02:07:58 +0000 (11:07 +0900)]
remove Minus module

14 years agoadd test as object of this branch
Tomohiro Nishimura [Fri, 26 Feb 2010 01:49:32 +0000 (10:49 +0900)]
add test as object of this branch

14 years agofix validation
Tomohiro Nishimura [Fri, 26 Feb 2010 01:49:09 +0000 (10:49 +0900)]
fix validation

14 years agofix root with minus bug
Tomohiro Nishimura [Thu, 25 Feb 2010 13:55:18 +0000 (22:55 +0900)]
fix root with minus bug

14 years agospec is refactored a bit
Tomohiro Nishimura [Thu, 25 Feb 2010 04:27:57 +0000 (13:27 +0900)]
spec is refactored a bit

14 years agoadd complex_fractional_arithmetic solver
Tomohiro Nishimura [Wed, 24 Feb 2010 08:35:11 +0000 (17:35 +0900)]
add complex_fractional_arithmetic solver

14 years agoadd complex_fractional_arithmetic
Tomohiro Nishimura [Wed, 24 Feb 2010 08:27:36 +0000 (17:27 +0900)]
add complex_fractional_arithmetic

14 years agoadd some validations for ganerator
Tomohiro Nishimura [Tue, 23 Feb 2010 11:53:25 +0000 (20:53 +0900)]
add some validations for ganerator

14 years agorefactored generator base
Tomohiro Nishimura [Tue, 23 Feb 2010 11:19:13 +0000 (20:19 +0900)]
refactored generator base

14 years agoeach instance can add validation pattern
Tomohiro Nishimura [Tue, 23 Feb 2010 11:11:57 +0000 (20:11 +0900)]
each instance can add validation pattern

14 years agoeach instance has generator validations
Tomohiro Nishimura [Tue, 23 Feb 2010 11:07:31 +0000 (20:07 +0900)]
each instance has generator validations

14 years agoadd solver (linear function graph)
okimoto [Tue, 23 Feb 2010 08:18:36 +0000 (17:18 +0900)]
add solver (linear function graph)

14 years agoadd linear function graph spec
okimoto [Mon, 22 Feb 2010 11:42:29 +0000 (20:42 +0900)]
add linear function graph spec

14 years agofix typo
okimoto [Mon, 22 Feb 2010 11:42:03 +0000 (20:42 +0900)]
fix typo

14 years agoadd validation to generator
Tomohiro Nishimura [Mon, 22 Feb 2010 02:41:52 +0000 (11:41 +0900)]
add validation to generator