- Nov 04, 2022
-
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
Not sure it helps...
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
Closing in with the models
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
Attach model specific methods at model construction
-
Ian Bell authored
-
Ian Bell authored
Dropped three more esoteric ones with good replacements
-
- Nov 03, 2022
-
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
Maybe add another smarter runtime method called model that will go through the model types and return the one that is there
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
-
Ian Bell authored
Closing in
-
- Nov 02, 2022
- Nov 01, 2022
- Oct 31, 2022
-
-
Ian Bell authored
Very fast in C++ (less than a microsecond for 4 outputs in the Jacobian), but 10 microseconds in Python for 2. Need to find a way to make it closer to original speed. Perhaps pass in a buffer to be populated. That should allow the copy to be avoided. It must be the Eigen arrays that are so slow.
-
Ian Bell authored
See #21
-