Commit Graph

24373 Commits (43b541d11b791139cfda3ae578f3a56e4e60097d)

Author SHA1 Message Date
John Benediktsson 43b541d11b ui.baseline-alignment: fix float shift on retina. 2012-12-17 11:43:05 -08:00
John Benediktsson 879e7a0ff4 help.pdf: add some more help pdfs. 2012-12-16 17:10:02 -08:00
John Benediktsson e01ff14fa0 ui.text.core-text: fix jumping "def". 2012-12-11 08:06:02 -08:00
Doug Coleman be661c89e3 machine-learning: Add transform protocol. Add label-encoder, label-binarizer. 2012-12-04 11:45:24 -08:00
John Benediktsson aeb108a8c6 machine-learning.data-sets: cleanup a little. 2012-12-04 10:29:11 -08:00
John Benediktsson 4487cf3976 machine-learning.data-sets: adding the linnerud dataset. 2012-12-04 10:21:04 -08:00
John Benediktsson bb3d028d30 machine-learning.data-sets: load commonly used test data sets. 2012-12-04 10:00:02 -08:00
John Benediktsson 53382f4472 math.extras: return new arrays to protect users from others. 2012-12-04 09:06:30 -08:00
John Benediktsson 82dc0bf045 math.statistics: just use accumulate for now. 2012-12-04 08:56:21 -08:00
John Benediktsson 61ae9cab75 misc/icons: renaming to old convention, adding 48x48. 2012-12-01 09:30:33 -08:00
John Benediktsson 10bd89b439 io.files: fix testcase for renamed icon file. 2012-11-30 18:28:20 -08:00
Mighty Sheeple ebdfc1efd3 webapps.mason.version.data: Already inside a transaction, don't make another. 2012-11-30 18:52:42 -05:00
John Benediktsson a1f94696d7 websites.factorcode: higher resolution logo for retina. 2012-11-30 15:38:23 -08:00
John Benediktsson 9c295e679e New icons for Factor. 2012-11-30 15:26:21 -08:00
John Benediktsson 5fd5ab6711 Revert "ui.backend.cocoa.views: make compatible with 10.6."
This reverts commit 7f6f742fc3.
2012-11-29 18:43:39 -08:00
Doug Coleman fa2d49dd44 machine-learning: Add stratified-samples for getting multiple samples. 2012-11-28 09:13:16 -08:00
Doug Coleman 516549b52c basis: Try to fix the build. My profiler is hanging, but I can't figure out why. See if the build farm has the same is
sue.
2012-11-27 12:47:44 -06:00
John Benediktsson 5b5ee71a6a ui.backend.cocoa.views: make compatible with 10.6. 2012-11-26 14:48:42 -08:00
Jon Harper f5f767e0dc winapi window resize 2012-11-26 14:39:55 -08:00
Jon Harper 26beb27680 OSX window resize 2012-11-26 14:39:55 -08:00
Jon Harper 8948e8a455 X11 window resize 2012-11-26 14:39:54 -08:00
Jon Harper b023ebf7a5 Add resize-window and relayout-window 2012-11-26 14:39:54 -08:00
Doug Coleman 44cb0106cc machine-learning.rebalancing: Don't use a distribution for equal rebalancing. 2012-11-17 12:52:55 -08:00
Doug Coleman 0a9774248f machine-learning.rebalancing: Add a way to rebalance an X,y dataset to N samples with an equal or skewed distribution. 2012-11-17 12:39:54 -08:00
Doug Coleman 6e48f8ab15 math.statistics: Add a variant of histogram that can see the sequence index. 2012-11-17 12:39:54 -08:00
Doug Coleman d31105813b math.statistics: Add back std as sample-std. 2012-11-15 08:27:41 -08:00
Doug Coleman e8ee07a7ba arrays.shaped: First stab at an n-dimensional array class. 2012-11-14 22:42:45 -08:00
Doug Coleman 2ada02726b math.statistics: Make you think about which std you want--population or sample. Hopefully use the right words everywhere. 2012-11-07 22:53:53 -08:00
Doug Coleman a4e55a3eee math.statistics: Rename full-* to population-*. Full, while somewhat descriptive of using the entire dataset, is not a technical term, while population is used in Mathematica and stats books. 2012-11-07 22:53:52 -08:00
Doug Coleman 401dd47335 math.matrices: Add m+n, m-n, n+m, n-m, words. 2012-11-07 22:53:52 -08:00
John Benediktsson c4637b5d79 math.extras: adding unique-indices. 2012-11-07 17:05:06 -08:00
John Benediktsson f0999e83dc sequences.extras: adding flatten1. 2012-11-07 17:02:22 -08:00
John Benediktsson 1d6209e80e assocs.extras: adding assoc-invert. 2012-11-07 17:01:37 -08:00
John Benediktsson 1e413edf3a math.statistics: rename full-* to population-*. 2012-11-06 07:16:20 -08:00
John Benediktsson ab3d6b1d13 opengl: properly scale viewports. 2012-11-01 17:12:13 -07:00
John Benediktsson 43d91bcf08 ui.backend.cocoa.views: only set gl-scale-factor if > 1.0. 2012-11-01 16:59:45 -07:00
John Benediktsson 9a9ccf971b images: don't truncate in image-dim. 2012-11-01 16:48:44 -07:00
John Benediktsson 422bd683d3 opengl: make sure to reset the scale factor at startup. 2012-11-01 16:46:56 -07:00
John Benediktsson 39859f21dc core-text: better check. 2012-11-01 16:43:26 -07:00
John Benediktsson 4e4dd58c40 cap: make screenshots work on retina. 2012-11-01 16:30:20 -07:00
John Benediktsson fcce5a2af9 core-text: retina displays should use "2x" fonts. 2012-11-01 16:28:33 -07:00
John Benediktsson 5f1bcb78bd opengl.textures: render 2x images. 2012-11-01 16:14:55 -07:00
John Benediktsson e5d325df44 images: adding "2x" images. 2012-11-01 16:11:55 -07:00
John Benediktsson 44b7bbc76d opengl: adding support for a gl-scale-factor. 2012-11-01 14:48:12 -07:00
John Benediktsson f2ce2a0b61 calendar: better warnings. 2012-11-01 14:41:30 -07:00
John Benediktsson 4efa984637 ui.backend.cocoa.views: [self setWantsBestResolutionOpenGLSurface:YES]; 2012-11-01 14:29:03 -07:00
John Benediktsson 10771437bd Factor.app: enable NSHighResolutionCapable. 2012-11-01 14:27:31 -07:00
John Benediktsson 688f088faf assocs.extras: use min-length in zip-as. 2012-10-30 09:50:53 -07:00
John Benediktsson 4bdb40574a sequences.extras: adding a (slow) arg-sort. 2012-10-29 17:45:33 -07:00
Doug Coleman 1a5f2ad961 ui.backend.gtk: Save the clipboard to the global clipboard so that it doesn't get deleted when Factor exits. Fixes #548. Add paste-selection, but commented out for now. 2012-10-29 10:56:34 -07:00