|
|
|
@72
|
[72]
|
4 months |
lhealy |
More BLAS1 functions.
|
|
|
|
@71
|
[71]
|
4 months |
lhealy |
BLAS1 function #'2norm compiles; not tested.
|
|
|
|
@70
|
[70]
|
4 months |
lhealy |
BLAS1 function #'2norm compiles; not tested.
|
|
|
|
@69
|
[69]
|
4 months |
lhealy |
Start BLAS port, so make appopriate generalization to element type
mapping …
|
|
|
|
@68
|
[68]
|
4 months |
lhealy |
Add sorting. Minimal testing; no examples.
|
|
|
|
@67
|
[67]
|
4 months |
lhealy |
Ported special functions to new defmfun. Rearrangement of definitions
to …
|
|
|
|
@66
|
[66]
|
5 months |
lhealy |
Polynomial functions now function with ffa. New macro #'a; …
|
|
|
|
@65
|
[65]
|
5 months |
lhealy |
Combination implemented and at least the basic parts work.
|
|
|
|
@64
|
[64]
|
5 months |
lhealy |
Permutations implemented and at least the basic parts work. Rename
ctype …
|
|
|
|
@63
|
[63]
|
5 months |
lhealy |
Rename files to remove "-ffa" suffix as these are now the main …
|
|
|
|
@62
|
[62]
|
5 months |
lhealy |
Remove obsolete files for data.
|
|
|
|
@61
|
[61]
|
5 months |
lhealy |
Since complex number are structs, they cannot be passed by value to
GSL …
|
|
|
|
@60
|
[60]
|
6 months |
lhealy |
Modify defmfun so that complex scalar arguments are converted from CL
to …
|
|
|
|
@59
|
[59]
|
6 months |
lhealy |
Handle complex element types; not all functions on arrays can handle …
|
|
|
|
@58
|
[58]
|
7 months |
lhealy |
My replacement for copy to/from pointer, including complex types.
|
|
|
|
@57
|
[57]
|
7 months |
lhealy |
New definitions for type mapping include all possible types as
permitted …
|
|
|
|
@56
|
[56]
|
7 months |
lhealy |
Restore many matrix and vector functions; convert return element
types; …
|
|
|
|
@55
|
[55]
|
7 months |
lhealy |
Make alloc-from-block work for both vectors and matrices, …
|
|
|
|
@54
|
[54]
|
7 months |
lhealy |
Use new unified defmfun apparatus; start porting array functions to
the …
|
|
|
|
@53
|
[53]
|
7 months |
lhealy |
Redesign defmfun and associated functions. It now will handle …
|
|
|
|
@52
|
[52]
|
7 months |
lhealy |
Created the foundation for integrated foreign-friendly arrays and GSL
data …
|
|
|
|
@51
|
[51]
|
7 months |
lhealy |
Fix typo.
|
|
|
|
@50
|
[50]
|
8 months |
lhealy |
Accept T for ieee754 argument to mean the type of the float number
given.
|
|
|
|
@49
|
[49]
|
8 months |
lhealy |
Merge 46 and 47 from trunk into ffa branch.
|
|
|
|
@48
|
[48]
|
8 months |
lhealy |
Split test into two separate tests, blas1-single and blas1-double, …
|
|
|
|
@47
|
[47]
|
8 months |
lhealy |
Unification of errors and warnings using a single class
'gsl-condition. …
|
|
|
|
@46
|
[46]
|
8 months |
lhealy |
Propset Id.
|
|
|
|
@45
|
[45]
|
8 months |
lhealy |
Changed how GSL objects are bound: #'letm has been modified so that …
|
|
|
|
@44
|
[44]
|
8 months |
lhealy |
Use foreign-friendly arrays.
|
|
|
|
@43
|
[43]
|
8 months |
lhealy |
Added a list of features added to GSL as a kind of to-do list.
|
|
|
|
@42
|
[42]
|
8 months |
lhealy |
Enhance #'float-as-integer and #'integer-as-float to produce or take
an …
|
|
|
|
@41
|
[41]
|
8 months |
lhealy |
Fix link.
|
|
|
|
@40
|
[40]
|
8 months |
lhealy |
When a matrix is a literal intialization, expand macro …
|
|
|
|
@39
|
[39]
|
8 months |
lhealy |
Changed #'divided-difference in ~liam/mathematics/gsl/polynomial.lisp
to …
|
|
|
|
@38
|
[38]
|
8 months |
lhealy |
Indicate in documentation.html that simulated annealing is being
rewritten …
|
|
|
|
@37
|
[37]
|
8 months |
lhealy |
The functions #'sort-vector-smallest-index and
#'sort-vector-largest-index …
|
|
|
|
@36
|
[36]
|
8 months |
lhealy |
The signum argument to LU-decomp is returned by the GSL function, so
it is …
|
|
|
|
@35
|
[35]
|
8 months |
lhealy |
More complete documentation for elliptic integrals.
|
|
|
|
@34
|
[34]
|
8 months |
lhealy |
The classes/types in the different contexts are now gathered together
in …
|
|
|
|
@33
|
[33]
|
9 months |
lhealy |
Following Nikodemus's advice, use the symbol rather than the
function when …
|
|
|
|
@32
|
[32]
|
9 months |
lhealy |
Minor changes to documentation.
|
|
|
|
@31
|
[31]
|
9 months |
lhealy |
Correct CFFI support requirement for foreign-funcall.
|
|
|
|
@30
|
[30]
|
9 months |
lhealy |
Error handler is re-established in saved image in SBCL by
using …
|
|
|
|
@29
|
[29]
|
9 months |
lhealy |
Intern symbols in :GSL package.
|
|
|
|
@28
|
[28]
|
9 months |
lhealy |
Added list of topics from the GSL web site.
|
|
|
|
@27
|
[27]
|
9 months |
lhealy |
Say that the version of CFFI needed is newer than 0.9.2 and be
explicit on …
|
|
|
|
@26
|
[26]
|
9 months |
lhealy |
Subversion version stamp.
|
|
|
|
@25
|
[25]
|
9 months |
lhealy |
Add Mac OSX paths to libgsl and libcblas.
|
|
|
|
@24
|
[24]
|
9 months |
lhealy |
Import to common-lisp.net
|
|
|
|
@23
|
[23]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@22
|
[22]
|
7 years |
healy |
S integration paper for AAS Space Flight Mechanics Meeting Jan. 2002
|
|
|
|
@21
|
[21]
|
8 years |
healy |
PPT3 and its integration into CL.
|
|
|
|
@20
|
[20]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@19
|
[19]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@18
|
[18]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@17
|
[17]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@16
|
[16]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@15
|
[15]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@14
|
[14]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@13
|
[13]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@12
|
[12]
|
7 years |
healy |
S integration paper for AAS Space Flight Mechanics Meeting Jan. 2002
|
|
|
|
@11
|
[11]
|
8 years |
healy |
PPT3 and its integration into CL.
|
|
|
|
@10
|
[10]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@9
|
[9]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@8
|
[8]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@7
|
[7]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@6
|
[6]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@5
|
[5]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@4
|
[4]
|
8 years |
healy |
Initial upload to repository
|
|
|
|
@3
|
[3]
|
9 months |
lhealy |
Branches
|
|
|
|
@2
|
[2]
|
9 months |
lhealy |
Tags
|
|
|
|
@1
|
[1]
|
9 months |
lhealy |
Trunk
|