~jmbr

Redmond, Washington

https://superadditive.com

Applied mathematician and scientific programmer.

Trackers

~jmbr/maxima-interface

Last active 1 year, 6 months ago

~jmbr/cl-buchberger

Last active 1 year, 7 months ago

~jmbr/embedologist

Last active 1 year, 8 months ago

~jmbr/diffusion-maps

Last active 1 year, 10 months ago

~jmbr/latex2anki

Last active 1 year, 10 months ago

~jmbr/cl-mpi

Last active 1 year, 11 months ago

~jmbr/incf-cl

Last active 1 year, 11 months ago

~jmbr/colvars-gaussian-processes

Last active 1 year, 11 months ago

#1 Wrap MAXIMA::$EV 1 year, 6 months ago

feature added by ~jmbr on ~jmbr/maxima-interface

#1 Wrap MAXIMA::$EV 1 year, 6 months ago

Ticket created by ~jmbr on ~jmbr/maxima-interface

#1 Replace index set (used in PAIR-MEMBER and GROEBNER) by a more efficient data structure. 1 year, 7 months ago

Comment by ~jmbr on ~jmbr/cl-buchberger

Juan M. Bello-Rivas referenced this ticket in commit 76dd47e.

REPORTED RESOLVED FIXED

#1 Replace index set (used in PAIR-MEMBER and GROEBNER) by a more efficient data structure. 1 year, 7 months ago

enhancement added by ~jmbr on ~jmbr/cl-buchberger

#1 Replace index set (used in PAIR-MEMBER and GROEBNER) by a more efficient data structure. 1 year, 7 months ago

Ticket created by ~jmbr on ~jmbr/cl-buchberger

#3 Consistently use names of dummy variables in type declarations 1 year, 8 months ago

enhancement added by ~jmbr on ~jmbr/embedologist

#3 Consistently use names of dummy variables in type declarations 1 year, 8 months ago

Ticket created by ~jmbr on ~jmbr/embedologist

E.g., N for number of points, n for dimensionality of the ambient space, k for the number of coordinates, etc.

#2 Reduce memory footprint of distance computation in DifferentiableDiffusionMaps 1 year, 8 months ago

enhancement added by ~jmbr on ~jmbr/embedologist

#2 Reduce memory footprint of distance computation in DifferentiableDiffusionMaps 1 year, 8 months ago

Ticket created by ~jmbr on ~jmbr/embedologist

Iterate over partitioned pairs of indices to compute the squared Euclidean distances in order to avoid the O(n^2) memory requirement.

#1 Pass the v0 argument to cupyx.scipy.sparse.linalg.eigsh as soon as the upstream patch makes its way to a release 1 year, 8 months ago

enhancement added by ~jmbr on ~jmbr/embedologist