1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TODO for version 0.5.0.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
Update to version 0.5.0.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
Update to version 0.5.0. Add _GLUCAT_USE_TR1_RANDOM to "PREDFINED". This allows doxygen to see code in glucat/random.h.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
Append pyclical to SUBDIRS (and therefor build pyclical) only if the conditional make_pyclical is set. Remove obsolete comments mentioning kdevelop.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
Add macro defines: HAVE_BACKWARD_HASH_MAP for <backward/hash_map> HAVE_GSL_GSL_RNG_H for <gsl/gsl_rng.h> HAVE_QD_QD_CONFIG_H for <qd/qd_config.h> HAVE_TR1_RANDOM for <tr1/random>
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
Create pyclical/Makefile if "$glucat_use_pyclical" == "yes".
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
Update to version 0.5.0.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
See changes to configure.in.in and configure.in.end.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New in CVS: Include only those directories for which Makefiles can be created.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file: Shell script which passes program arguments to each test.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file: Define and set parameters to control tests. Defines struct control_t, constructed from the program arguments, argc and argv.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file: Random number generator with single instance per Scalar_T. Uses either TR1 or GSL random numbers.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file for PyCliCal: prototype Clifford algebra extension to Python. Output from sqrt_log_demo.py: Demonstration of sqrt and log using PyCliCal.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file for PyCliCal: prototype Clifford algebra extension to Python. Demonstration of sqrt and log using PyCliCal.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file for PyCliCal: prototype Clifford algebra extension to Python. Output from pyclical_demo.py: Python version of CLICAL demo, using PyCliCal.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file for PyCliCal: prototype Clifford algebra extension to Python. Python version of CLICAL demo, using PyCliCal.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file for PyCliCal: prototype Clifford algebra extension to Python. Python setup script for PyCliCal. Designed to be run from make. Uses distutils and Cython.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file for PyCliCal: prototype Clifford algebra extension to Python. Python extension file for use with Cython. Wraps most of the C++ interface for classes IndexSet and Clifford.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file for PyCliCal: prototype Clifford algebra extension to Python. C++ header file for Cython to use with PyCliCal.pyx. Specifies that class IndexSet is index_set<DEFAULT_LO,DEFAULT_HI>, scalar_t is double, and class Clifford is framed_multi<scalar_t>.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
New file for PyCliCal: prototype Clifford algebra extension to Python. Automake input file to create Makefile for PyCliCal.
Paul Leopardi
as Paul C. Leopardi
More... about 15 years ago
ChangeLog for version 0.4.4.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
ChangeLog for version 0.4.4.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Describe the use of -with-qd and _GLUCAT_USE_QD to control the use of QD. Remove reference to www.garloff.de web page, now possibly obsolete. Update to version 0.4.4.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Describe the use of _GLUCAT_USE_QD to control the use of QD. Fix various grammatical errors. Make references to header files more consistent. Update to version 0.4.4.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Add some TODO items describing the use of random numbers with normal distribution. Rearrange some of the existing TODO items.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
NEWS for version 0.4.4.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Test results for version 0.4.4.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Update to Version 0.4.4.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Define _GLUCAT_USE_DENSE_MAT _GLUCAT_USE_QD _GLUCAT_USE_TR1_UNORDERED_MAP Expand _GLUCAT_CLIFFORD_ALGEBRA_OPERATIONS macro. Define include path so that glucat/clifford_algebra.h is used for definition of _GLUCAT_CLIFFORD_ALGEBRA_OPERATIONS. Update to Version 0.4.4.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Generated from configure.in.in and configure.in.end. See changes to configure.in.in.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago