I wanted to ask if there's a possibility to use parallel (at least
multicore computing ) for .homology() function?
I know that you can define @parallel framework, but I din't see it being
applicanle in the case
are there any ideas?
Simplicial complexes might get huge and homology computing gets
On Tue, 2022-02-08 at 22:40 -0500, David Roe wrote:
> This is for when you're running in parallel, so that you don't start a file
> that takes a long time at the end of the run.
And here I thought it was using the Hardy-Littlewood-Polya approach to
slow down testing as much as possible. That makes
This is for when you're running in parallel, so that you don't start a file
that takes a long time at the end of the run.
David
On Tue, Feb 8, 2022 at 9:50 PM Michael Orlitzky
wrote:
> > Sorting sources by runtime so that slower doctests are run first
> > Doctesting 4320 files...
>
> Why? Do
> Sorting sources by runtime so that slower doctests are run first
> Doctesting 4320 files...
Why? Does anyone know what this is supposed to do?
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receivin
Your flint installation is broken. It should be linked to NTL (this is
provided by Homebrew's NTL).
Well, I don't think I understand what you are trying to do.
If you want to use packages installed in /usr/local, they should not be
broken.
On Tue, 8 Feb 2022, 20:25 modp...@gmail.com, wrote:
post the latest config.log, it should be clearer then.
On Tue, 8 Feb 2022, 18:43 modp...@gmail.com, wrote:
> I don't recall installing arb before, maybe it was installed as part of
> some package.
> How can I circumvent the error now? I tried to reinstall arb using brew,
> but did not help.
> I
On Tue, Feb 8, 2022 at 12:27 PM modp...@gmail.com wrote:
>
> If I run "brew install --enable-bar gmp" it throws error that --enable-bar
> does not exist.
I saw that in https://docs.brew.sh/FAQ - but never tried myself, sorry.
Perhaps the correct name for this option is --build-from-source
i.e.
You already have (or had) arb installed in /usr/local/, as the log
file tells you:
gamma.c:843:9: note: did you mean 'arb_rising_ui'?
/usr/local/include/arb.h:572:6: note: 'arb_rising_ui' declared here
Also, note that after re-installing gmp you might need to rebuild
other packages which depend