OSDN Git Service

IntGroup#index is implemented
[molby/Molby.git] / MolLib / Ruby_bind / ruby_types.c
2014-02-16 toshinagata1964IntGroup#index is implemented
2013-09-21 toshinagata1964Ruby: IntGroup#== is modified so that it returns false...
2013-08-05 toshinagata1964Ruby: IntGroup#==, IntGroup#each_range are implemented
2012-10-25 toshinagata1964Merging/unmerging molecules are extensively revised...
2012-10-13 toshinagata1964Document is updated, and an appendix describing the...
2012-08-12 toshinagata1964LAMatrix singular value decomposition was implemented.
2012-07-04 toshinagata1964Memory leak bugs are examined and removed.
2012-06-15 toshinagata1964LAMatrix#new, #zero, #submatrix now accept arguments...
2012-05-03 toshinagata1964Vector3D[] and Transform[] are modified to accept an...
2012-05-03 toshinagata1964LAMatrix.multiply was not working correctly when on...
2012-01-17 toshinagata1964Vector3D and Transform objects are converted to LAMatri...
2012-01-16 toshinagata1964LAMatrix#new errornously allows matrix with dimension...
2012-01-13 toshinagata1964LAMatrix.multiply was not working correctly when the...
2011-12-22 toshinagata1964General matrix calculation (LAMatrix class in Ruby...
2011-12-21 toshinagata1964General matrix calculation is being implemented (still...
2011-12-07 toshinagata1964The structure Mat33 and Transform are now column-first...
2010-03-09 toshinagata1964The class RubyDialog is renamed to Dialog. All Molby...
2010-02-18 toshinagata1964Ruby commands now handle angles in degree, rather than...
2010-01-21 toshinagata1964initial import