[root]/branches/budaev/HORMONES
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 34 (100.0%) | 365 (100.0%) | 10.7 |
moved old hormones v1 branch as subbranch into R, the only valuable thing is calling fortran from R
0 lines of code changed in 6 files:
changed states to lowercase for easy highlighting
1 lines of code changed in 1 file:
trivial main program is added
5 lines of code changed in 1 file:
added short R script to build shared library model and do a trivial plot
0 lines of code changed in 1 file:
R library version is functional
5 lines of code changed in 1 file:
added build notes at head
15 lines of code changed in 1 file:
disabled extra arrays so far
1 lines of code changed in 1 file:
initial implement shared lib for R
30 lines of code changed in 1 file:
copy source for building shared library callable from R
27 lines of code changed in 1 file:
truncate data at t, maximum time - non-initialised ind values may be very wierd and they are appended below the last t
1 lines of code changed in 2 files:
fix long lines support, did wrong previously
3 lines of code changed in 1 file:
forgot to add long line support for gfortran in debug flags
1 lines of code changed in 1 file:
added forward data generated by the initial model
67 lines of code changed in 1 file:
added matlab source file from trunk
0 lines of code changed in 1 file:
small changes, reverted to unformatted binary file
8 lines of code changed in 2 files:
fixed run_local on Windows
7 lines of code changed in 1 file:
minor move
2 lines of code changed in 1 file:
small cleanup of code -- allosteps is integer
8 lines of code changed in 1 file:
virtually no change
2 lines of code changed in 1 file:
reformatted model, removed extra outputs
24 lines of code changed in 1 file:
setted keywords
7 lines of code changed in 2 files:
deleted extra csv's
49 lines of code changed in 1 file:
quick and dirty CSV output by slicing multidimensional arrays
27 lines of code changed in 1 file:
added makefile for hormone model
2 lines of code changed in 1 file:
corrected for gfortran portability and added initial csv output
49 lines of code changed in 1 file:
copied Camilla's code for hormone model
24 lines of code changed in 1 file: