Boolean attributes issue
Codes with parrticle boolean attributes cause an issue with some versions of numpy, it relates to the fact that codes return int8 for boolean output arguments, while if a particle set with a boolean attribute cannot be set with an int8 array. An example of this is the test of secularmultiple code.
it would be good to have attributes of boolean type not converted to integer for code interfaces...
Maybe this is fixed now @ipelupessy?
not fixed afaik
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 28 days if no further activity occurs. Thank you for your contributions.