Pedro Fontana

Results 46 comments of Pedro Fontana

@martinacantaro i made the corrections you mention

need to add the title # Data Science in Julia for Hackers at the beginning of the .md

Hi @salbert83 Thanks again for the suggestions! We will implement the 1 and 2 code suggestions! The chapter 5 has problems in the web version, that is why it shows...

Hi @salbert83 ! Thanks for the suggestions! We are currently working on an updated of chapter 4, so this comments will help us a lot You are right in: -...

See https://github.com/lambdaclass/cairo-rs/pull/455#discussion_r984879334

Hi @cuviper! an @entropidelic coworker here. We end up adding the `serde_json` `arbitrary_precision` feature, so `let n = Number::deserialize(deserializer)? `don't truncate `Number`. Adding this feature to the following code deserializes...

I didn't make any changes in `num-bigint`. Yes, that would be really great!