Deep into the code
Computer algebra, high-precision arithmetic
-
INRIA & Institut de Mathématiques de Bordeaux
- Bordeaux, France
- fredrikj.net
- @hypergeometer
Block or Report
Block or report fredrik-johansson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
mpmath/mpmath Public
Python library for arbitrary-precision floating-point arithmetic
-
885 contributions in the last year
Less
More
Activity overview
Contributed to
flintlib/flint2,
fredrik-johansson/generic-rings,
fredrik-johansson/arb
and 10 other
repositories
Contribution activity
March 2023
Created 97 commits in 2 repositories
Created a pull request in flintlib/flint2 that received 3 comments
[WIP] Improve and cleanup nmod_poly with the help of generics
Wrap gr_poly algorithms where appropriate Remove redundant functions, e.g.: nmod_poly_div_newton, divconquer (the gr_poly implementations can be …
+587
−4,021
•
3
comments
Opened 1 other pull request in 1 repository
flintlib/flint2
1
closed
Reviewed 2 pull requests in 1 repository
flintlib/flint2
2 pull requests
Created an issue in flintlib/flint2 that received 3 comments
Not funrolling loops
Compiling with -funroll-loops
massively bloats the library while improving performance for very few functions.
Compare the time to make -j
:
with -f…
3
comments