~jmbr

San Francisco Bay Area, California

https://superadditive.com

Applied mathematician and scientific programmer.

Trackers

~jmbr/maxima-interface

Last active 2 months ago

~jmbr/cl-buchberger

Last active 2 months ago

~jmbr/embedologist

Last active 3 months ago

~jmbr/diffusion-maps

Last active 5 months ago

~jmbr/latex2anki

Last active 6 months ago

~jmbr/cl-mpi

Last active 6 months ago

~jmbr/incf-cl

Last active 6 months ago

~jmbr/colvars-gaussian-processes

Last active 6 months ago

#1 Wrap MAXIMA::$EV 2 months ago

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

#1 Wrap MAXIMA::$EV 2 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. 2 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. 2 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. 2 months ago

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

#3 Consistently use names of dummy variables in type declarations 3 months ago

enhancement added by ~jmbr on ~jmbr/embedologist

#3 Consistently use names of dummy variables in type declarations 3 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 3 months ago

enhancement added by ~jmbr on ~jmbr/embedologist

#2 Reduce memory footprint of distance computation in DifferentiableDiffusionMaps 3 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 3 months ago

enhancement added by ~jmbr on ~jmbr/embedologist