Displaying 3 results from an estimated 3 matches for "strobel".
Did you mean:
strebel
2007 Nov 26
6
Model setters, override attribute=(attribute)?
Hi,
I have a model similar Basket shown below. If customer_type is set
then it should also set customer to nil. Likewise, if I set customer,
it should inspect the customer_type attached to the customer and set
accordingly within Basket. However implementing it as below doesn''t
seem to work.
Am I missing a better way to achieve this? I had also considered using
a before_save
2008 Jun 16
0
pvclust distance matrix
...for computing a distance matrix. Morisita's is available in vegdist in the VEGAN library but I am having a hard time getting the vegdist function to "direct drop" into pvclust as the vegdist documentation suggests. I would appreciate any suggestions.
Thank you
Brad
Bradley N. Strobel
Department of Natural Resource Management
Texas Tech University
Lubbock, TX
(806)742-0841
2010 Dec 01
0
[LLVMdev] Problems with paged registers and seperated program and data memory
Hi
I'm hacking my own backend for a small 16 bit microprocessor. I took some code from the msp430 backend, because there are some similarities.
But there are some features, I couldn't find a solution yet:
1. Paged Registers
The register set is a bit complicated:
it has 64 general purpose registers, and the upper 32 registers are paged registers with 8 pages. The lower 32 registers are