- Now requires Arnoud's
Prototypes
Statistics.wl
- routines from the pre v5 stats packagesOverlap
- where do two lists of events overlap. There's probably a time-series function that does this but I just have data and don't want to have to cram it into a TS. (e.g., my data is spatial so TS is the wrong metaphor)ParallelImageApplyIndexed
GetCompilerFunctions
ImageInformation
InterleavingQ
BUILD.md
- missing trailing ; in
Sugar.wl
build.wls
andinstall.wls
addedGet
for package so it could build from cold-and-dark.
FFTShift
andInverseFFTShift
to mimic Matlab's stuff.RealSphericalHarmonicY
real-valued SHsToCartesianRules
andToSphericalRules
handy xyz<->rtp
- Added
GetSymbolsDefinedInMX
andNewKernelEvaluate
documentation. GetSymbols...
returnsNone
if there are no symbols defined.- only prints out loading message if
Debug
symbol is set.
NewKernelEvaluate
GetSymbolsDefinedInMX
FindFaceImages
- New
install
script to install w/o building
- minor housekeeping
UnitizedGaussianPDF
- lens distortion model
RunProcess
instead ofRun
in the ffmpeg stuff
- Released a 0.1.12pre for classroom use 11 April
ImportMP4Frame
ImportMP4Frames
$FFMpegPath
- Simple Genetic Algorithm
- some sample data files
- Refactor into
Signal.wl
- Documentation
- Released for classroom stuff
Data.wl
Signals.wl
ImportAsDataset
(Not DatasetImport to avoid collision w/ Arnoud's)FindZeroCrossings
ImportWebFrame
BlurFaces
can blur disks, eyes, outlines, etc.
- refactored
FP
out of everything possible (FP remains in things that 'override' WL functions) - unprotected the globals
- readme points to docs
- build builds documentation (but doesn't push it)
Graphics.wl
RectangleToDisk
AddAlphaChannel
$FPToolsVersion
works now.
- Deleted the 'how to' guide and folded it into the main documentation.
ClassTools.wl
- for now.
PropertiesInformation -> PropertiesAvailability
- Works for larger range of object types
- build uses / generates globals now
ClassTools.wl
- things for classroom examples until I migrate themFPBlurFaces
$FPToolsVersion
&$FPToolsDebug
- Property tools to Introspection
- icon
- this changelog
- Writes its own paclet stuff now using my version package
- Bunch of Entity tools
- main methods of property tools
- loading message
- First changelog