rainwoodman / vast

vala and scientific numerical computation
11 stars 1 forks source link

Split value conversion from get_value. #25

Closed rainwoodman closed 7 years ago

rainwoodman commented 7 years ago

I kept the conversions in array as internal methods.

rainwoodman commented 7 years ago

If looks ok let's merge this.

arteymix commented 7 years ago

It looks really good and I see a really neat optimization for the iterators.

arteymix commented 7 years ago

I have to go home. If you merge this now, I will apply the suggested changes later tonight. We should have a chat session to clarify things.

arteymix commented 7 years ago

Ok, I merged the changed and applied the _cached_data change. We'll move to a base pointer later on.