OSDN Git Service

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

14 years agoadd complex_number_arithmetic solver
Tomohiro Nishimura [Mon, 22 Feb 2010 01:55:09 +0000 (10:55 +0900)]
add complex_number_arithmetic solver

14 years agochange specific maxima solver
Tomohiro Nishimura [Mon, 22 Feb 2010 01:54:21 +0000 (10:54 +0900)]
change specific maxima solver

14 years agofix complex_number_arithmetic_spec
Tomohiro Nishimura [Mon, 22 Feb 2010 01:50:26 +0000 (10:50 +0900)]
fix complex_number_arithmetic_spec

14 years agocomplex_number_arithmetic uses conjugate complex
Tomohiro Nishimura [Mon, 22 Feb 2010 01:11:12 +0000 (10:11 +0900)]
complex_number_arithmetic uses conjugate complex

14 years agoadd last_{operand, operator} to arithmetic_base
Tomohiro Nishimura [Mon, 22 Feb 2010 01:10:28 +0000 (10:10 +0900)]
add last_{operand, operator} to arithmetic_base

14 years agofix typo
Tomohiro Nishimura [Sun, 21 Feb 2010 23:19:04 +0000 (08:19 +0900)]
fix typo

14 years agoadd complex_number_arithmetic generator
Tomohiro Nishimura [Sun, 21 Feb 2010 19:45:26 +0000 (04:45 +0900)]
add complex_number_arithmetic generator

14 years agofix document for square_root_arithmetic
Tomohiro Nishimura [Sun, 21 Feb 2010 18:54:06 +0000 (03:54 +0900)]
fix document for square_root_arithmetic

14 years agoadd square_root_arithmetic solver
Tomohiro Nishimura [Sun, 21 Feb 2010 17:54:33 +0000 (02:54 +0900)]
add square_root_arithmetic solver

14 years agosquare_root_arithmetic supports power term
Tomohiro Nishimura [Sun, 21 Feb 2010 17:18:02 +0000 (02:18 +0900)]
square_root_arithmetic supports power term

14 years agosquare_root_arithmetic uses + and -.
Tomohiro Nishimura [Sun, 21 Feb 2010 13:10:53 +0000 (22:10 +0900)]
square_root_arithmetic uses + and -.

14 years agofix document
Tomohiro Nishimura [Sun, 21 Feb 2010 12:29:30 +0000 (21:29 +0900)]
fix document

14 years agofix square_root_arithmetic spec
Tomohiro Nishimura [Sun, 21 Feb 2010 12:25:51 +0000 (21:25 +0900)]
fix square_root_arithmetic spec

14 years agofix typo
Tomohiro Nishimura [Sun, 21 Feb 2010 12:23:16 +0000 (21:23 +0900)]
fix typo

14 years agoadd square_root_arithmetic generator
Tomohiro Nishimura [Sun, 21 Feb 2010 12:04:38 +0000 (21:04 +0900)]
add square_root_arithmetic generator

14 years agofix common_utils a bit and fix typo
Tomohiro Nishimura [Sun, 21 Feb 2010 12:03:20 +0000 (21:03 +0900)]
fix common_utils a bit and fix typo

14 years agowrite spec for arithmetic_base
Tomohiro Nishimura [Sun, 21 Feb 2010 08:27:09 +0000 (17:27 +0900)]
write spec for arithmetic_base

14 years agochange error message.
Tomohiro Nishimura [Sun, 21 Feb 2010 06:03:47 +0000 (15:03 +0900)]
change error message.

14 years agofix typo
Tomohiro Nishimura [Fri, 19 Feb 2010 11:13:26 +0000 (20:13 +0900)]
fix typo

14 years agofix around to_ascii_math_ml
Tomohiro Nishimura [Fri, 19 Feb 2010 11:12:56 +0000 (20:12 +0900)]
fix around to_ascii_math_ml

14 years agofractional_arithmetic adds parenthesis to numerator
Tomohiro Nishimura [Fri, 19 Feb 2010 10:25:45 +0000 (19:25 +0900)]
fractional_arithmetic adds parenthesis to numerator

14 years agoadd linear_function_graph generator
okimoto [Fri, 19 Feb 2010 10:24:49 +0000 (19:24 +0900)]
add linear_function_graph generator

14 years agoexpression supports ascii_math_ml
Tomohiro Nishimura [Fri, 19 Feb 2010 09:41:43 +0000 (18:41 +0900)]
expression supports ascii_math_ml

  * implemented to_ascii_meth_ml
  * Expression#to_latex supports pattern like 7x

14 years agosupport stats task that likes rails's one
Tomohiro Nishimura [Fri, 19 Feb 2010 08:25:45 +0000 (17:25 +0900)]
support stats task that likes rails's one

14 years agofix README.rdoc
Tomohiro Nishimura [Fri, 19 Feb 2010 07:12:04 +0000 (16:12 +0900)]
fix README.rdoc

14 years agofix typo
Tomohiro Nishimura [Fri, 19 Feb 2010 07:11:03 +0000 (16:11 +0900)]
fix typo