|
|
@125
|
19 years |
dkearney |
1) removed "as" string from c++'s element() function because
the …
|
|
|
@122
|
19 years |
dkearney |
added initial version of octave language bindings.
1) no claiming …
|
|
|
@121
|
19 years |
dkearney |
added basic doxygen tags for function definitions.
|
|
|
@119
|
19 years |
dkearney |
1. added doxygen headers to some fortran RpLibrary? bindings
2. cleaned …
|
|
|
@118
|
19 years |
dkearney |
added quick check feature to RpUnits.cc so if fromUnits == toUnits
no …
|
|
|
@117
|
19 years |
dkearney |
removed un-needed print statement
Rappture.Units.convert(...) seems to work
|
|
|
@116
|
19 years |
dkearney |
1. rewrote RpUnits::define(...) and RpUnits::convert(...) fxns.
2. …
|
|
|
@115
|
19 years |
mmc |
Updated all copyright notices.
|
|
|
@114
|
19 years |
dkearney |
updates to RpUnits to reduce memory leaks
created copy constructors, …
|
|
|
@107
|
19 years |
cxsong |
adjusted lib flags for mac builds
|
|
|
@104
|
19 years |
dkearney |
This update brings us one step closer to being const correct in the …
|
|
|
@103
|
19 years |
dkearney |
added higher order conversions so now you can do stuff like …
|
|
|
@102
|
19 years |
dkearney |
adjusted units conversion in RpUnits.cc, now uses strtod() instead of …
|
|
|
@101
|
19 years |
dkearney |
fixed another oops! in the Makefile and replaced tabs with spaces for …
|
|
|
@100
|
19 years |
dkearney |
change the Makefile so it looks to the default /opt/rappture
location …
|
|
|
@99
|
19 years |
dkearney |
makefile wthat works on hamlet to instabuild matlab bindings
|
|
|
@98
|
19 years |
dkearney |
still can't compile matlab stuff from this makefile, but its getting closer
|
|
|
@97
|
19 years |
dkearney |
adding initial matlab bindings
few minor changes with other listed files
|
|
|
@93
|
19 years |
dkearney |
1. corrected c interface language binding function names so they are …
|
|
|
@91
|
19 years |
dkearney |
fixes a few things i broke with the last update,
scew_extras.o should …
|
|
|
@90
|
19 years |
dkearney |
adjusted the c-example which include a c example and a c++ example …
|
|
|
@86
|
19 years |
dkearney |
updated for rappture-runtime compiling from source
|
|
|
@85
|
19 years |
cxsong |
adding good makefile
|
|
|
@84
|
19 years |
dkearney |
1. added "install" target to make file for copying files over to …
|
|
|
@83
|
19 years |
dkearney |
1. More cleaning of RpUnits and RpLibrary? code
2. added rp_result code …
|
|
|
@80
|
19 years |
dkearney |
one good test deserves another... fixed Rappture.Units.convert("5J","meV")
|
|
|
@79
|
19 years |
dkearney |
within RpUnits.cc, made electron Volts a metric unit, and continued …
|
|
|
@78
|
19 years |
cxsong |
1. fixed the return value, within PyRpUnits?.cc. it used to look for a …
|
|
|
@77
|
19 years |
dkearney |
1. initial checkin of RpLibrary? code, includes c++/c/fortran bindings …
|
|
|
@76
|
19 years |
dkearney |
1. cleaned up make files some more, deleted make.inc files
2. updated …
|
|
|
@73
|
19 years |
dkearney |
1. changes to RpUnits, modified RpUnits::define() function not to look …
|
|
|
@71
|
19 years |
mmc |
Partial fixes to get Rappture.Units working in python.
The module …
|
|
|
@70
|
19 years |
dkearney |
adding python RpUnits as a module under Rappture so it can be called …
|
|
|
@68
|
19 years |
dkearney |
fixed the python rpunits setup script so now it really finds …
|
|
|
@66
|
19 years |
mmc |
Cleaned up the app-fermi example so that it works the same way
across …
|
|
|
@49
|
19 years |
dkearney |
changed all functions with PyString_AsString calls to copy the …
|
|
|
@47
|
19 years |
dkearney |
fixed python interface memory problem with py_decref() where i was …
|
|
|
@41
|
19 years |
dkearney |
added makefile to compile Rappture Core Data Structure tests
|
|
|
@39
|
19 years |
dkearney |
fixed rappture source's makefile to correctly compile core data …
|
|
|
@37
|
19 years |
dkearney |
adding initial rappture core data structures different types of variables
|
|
|
@33
|
19 years |
dkearney |
separated make file into components to be included to create larger …
|
|
|
@29
|
19 years |
dkearney |
took my own advise and transfered the file opening text to the c api, …
|
|
|
@28
|
19 years |
dkearney |
changed how python receives the xml file. python used to get a …
|
|
|
@27
|
19 years |
dkearney |
made a temporary fix to the fortran api which now sends the contents …
|
|
|
@21
|
19 years |
dkearney |
created Makefile for compiling rappture libraries.
created README …
|
|
|
@20
|
19 years |
dkearney |
initial submission of the Rappture Core components and language bindings
|
|
|
@1
|
20 years |
mmc |
initial import
|