Home Forums Nazca Create trial cells when using minimizer algorithm? Reply To: Create trial cells when using minimizer algorithm?

#6447
LaserJon
Participant

Ronald,
Thank you so much! I tried the examples you gave and I understand them. I was able to partially implement it in my code, though not in every instance. I think it’s pretty hard to diagnose what is going wrong for me due to complicated code structure. It seems like good style for Nazca is to have one cell per function, so I’ll stick with this in future designs.

Next time I code a structure using a root finder approach I’ll follow the style of your example.

Best,
Jon