To whom it may concern,
I am ready to submit a proposal and could seriously use some advice
on how this process exactly works with the development end of things. I can
definitely handle the development of programs and use GitHub, this issue
becomes what do I develop, where, how much, an
On Sunday, March 24, 2019 at 4:43:47 AM UTC+9, Andrey Novoseltsev wrote:
>
> On Saturday, 23 March 2019 00:25:10 UTC-6, Kwankyu Lee wrote:
>>
>> I would expect one process runs all interact cells from one client (if
>> this makes sense).
>>
>> I have a webpage that contains many interact cell
On 3/24/19 6:37 PM, mmarco wrote:
>
>
>
> None of these will really help in this case. Without abs_integrate, you
> get no answer. With abs_integrate, you get the wrong answer. This one
> will probably have to be fixed in Maxima.
>
>
> Going from a wrong answer to no answer is an
On Sunday, March 24, 2019 at 12:21:43 PM UTC-7, Chaman Agrawal wrote:
>
> I was trying to contribute through a ticket related to documentation but I
> am not sure how docstrings are generating HTML and have doubts.
> 1) It is ignoring all the function of with names like __function_name__
> and
>
>
> None of these will really help in this case. Without abs_integrate, you
> get no answer. With abs_integrate, you get the wrong answer. This one
> will probably have to be fixed in Maxima.
>
Going from a wrong answer to no answer is an improvement. So yes, it does
help in this case.
-
I was trying to contribute through a ticket related to documentation but I
am not sure how docstrings are generating HTML and have doubts.
1) It is ignoring all the function of with names like __function_name__
and _function_name_. So for such functions, is the documentation in the
code meant o
On Sun, 24 Mar 2019, Nico Van Cleemput wrote:
> If you use the normal splitting with geng, it might become more even if you
> go to a higher number of
> parts. However, it will never be completely even.
We could also use geng to split output to for example 100 parts and then
combine parts so th
If you use the normal splitting with geng, it might become more even if you
go to a higher number of parts. However, it will never be completely even.
If you want to split he output of geng evenly than all graphs will have to
be generated anyway, because there is no other way to guarantee this.
Th