Apache Commons Math
Go to file
Luc Maisonobe 67b86d4ccf added the two methods getCurrentStepStart and getCurrentStepsize to interface FirstOrderIntegrator allowing ODE problems to retrieve the current step start and size during integration for each step trial (i.e. even before the step is accepted)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@580753 13f79535-47bb-0310-9956-ffa450edef68
2007-09-30 16:58:50 +00:00
src added the two methods getCurrentStepStart and getCurrentStepsize to interface FirstOrderIntegrator allowing ODE problems to retrieve the current step start and size during integration for each step trial (i.e. even before the step is accepted) 2007-09-30 16:58:50 +00:00
xdocs fixed numerous warnings in test code (unused fields/results, fields only set to null) 2007-08-16 20:36:33 +00:00
LICENSE.txt Actually, we should really be switching to Apache license 2.0. 2004-01-29 16:52:41 +00:00
NOTICE.txt Update NOTICE files in trunks-proper in light of TLP move (and add component names to NOTICEs where missing). 2007-07-04 18:26:27 +00:00
PROPOSAL.html Fixing the mailing list addresses 2007-07-29 20:14:22 +00:00
build.properties.sample Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00
build.xml Peg Commons at JCL 1.0.4. Have only looked at proper for lack of cycles, can follow up with sandbox and dormant components as they graduate or get revived. 2006-11-08 23:39:13 +00:00
checkstyle.xml Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00
doap_math.rdf replaced some references to Jakarta after commons switched as TLP 2007-08-15 16:43:31 +00:00
license-header.txt Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00
maven.xml Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00
pom.xml Changing name to 'Commons Xxx' 2007-08-23 13:38:00 +00:00
project.properties TLP related blanket changes: 2007-07-31 04:17:09 +00:00
project.xml new attempt to fix an encoding error 2007-08-05 19:45:27 +00:00
release-notes.jsl Fixed header. Switched from Windows to Unix line endings as a part of this - not sure if that's problematic or not, but I don't trust that I can hack this to remain windows specific 2006-11-29 06:51:38 +00:00
test-jar.xml Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00
testOnly.sh Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00