-
Simulating for 10 steps must create 11 rows (time points) in the matrix (time=0.0 and 10 steps). Number of timepoints is now == steps. This was different before and must be fixed.
```
import telluri…
-
```
Seems the jar file include a mixture of class, groovy, and java files.
For example,
inflated:
org/tellurium/test/helper/XMLResultReporter$_report_closure2_closure3_closure4_c
losure7.class
in…
-
Hello,
Can the following nuclei be added to ChEBI?
name: tin-119
is_a: CHEBI:27007 ! tin
InChI=1/Sn/i1-1
name: boron-11
is_a: CHEBI:27560 ! boron
InChI=1/B/i1+0
name: tellurium-125
is_a: CHEBI:30…
-
```
http://docs.jquery.com/QUnit
The code is located at: http://github.com/jquery/qunit
For assertions in Engine
```
Original issue reported on code.google.com by `John.Jian.Fang@gmail.com` on 8 Au…
-
```
http://www.facebook.com/group.php?gid=298577410337&ref=mf
```
Original issue reported on code.google.com by `John.Jian.Fang@gmail.com` on 10 Oct 2009 at 3:23
-
```
Need to add tellurium core log so that we can debug/trace problems
```
Original issue reported on code.google.com by `John.Jian.Fang@gmail.com` on 11 Apr 2009 at 5:30
-
```
What steps will reproduce the problem?
1. I followed the steps in the page "CustomTelluriumEclipseProject" (link:
http://code.google.com/p/aost/wiki/CustomTelluriumEclipseProject" (Remark:
I remov…
-
```
Like the nested property configurator for Spring, we should support nested
properties so that we can define/override UI attributes for Tellurium widgets.
```
Original issue reported on code.goog…
-
I built the 1.11 branch, version 1.4.11 and installed it and RebornCore version 2.9.1.21. The server with Forge version 13.19.0.2178 starts fine with some warnings (see below) but the client with no …
-
```
I noticed that TelluriumDataDrivenTest extends GroovyTestCase instead
of BaseTelluriumGroovyTestCase. I would like to use setCustomConfig so
I can change settings ( perhaps via system properti…