- Apr 04, 2023
-
-
Ian Bell authored
Very subtle problem with handling derivatives at zero density
-
- Mar 28, 2023
- Mar 27, 2023
-
-
Ian Bell authored
-
- Mar 24, 2023
- Mar 23, 2023
- Mar 22, 2023
- Mar 21, 2023
-
-
Ian Bell authored
-
- Mar 03, 2023
-
-
Ian Bell authored
Also test dipolar with JSON
-
Ian Bell authored
The references seem to be getting broken. There must be an implicit copy somehow.
-
Ian Bell authored
Added into the coeffs structure, nice interface
-
Ian Bell authored
Need to decide on how to handle the model composition with the chain models
-
Ian Bell authored
-
- Mar 02, 2023
- Feb 03, 2023
- Feb 02, 2023
-
-
Ian Bell authored
Can also specify them as JSON-formatted string, to make fitting a bit easier, for instance
-
- Jan 25, 2023
- Nov 08, 2022
-
-
Ian Bell authored
-
- Nov 07, 2022
- Nov 04, 2022
-
-
Ian Bell authored
-
- Nov 03, 2022
- Nov 02, 2022
-
-
Ian Bell authored
-
- Nov 01, 2022
-
-
Ian Bell authored
Everything seems pretty promising aside from the mutant, which requires additional thought. How can we store the mutant in AllowedModels
-
- 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
-