|
|
|
@2267
|
[2267]
|
16 months |
bmalengier |
* not zip save
* new example: sliding pendulum on a curve
|
|
|
|
@2266
|
[2266]
|
20 months |
ptvirtan |
Remove obsolete openopt code; the current location is at openopt.org
|
|
|
|
@2265
|
[2265]
|
22 months |
pierregm |
* io : add support for SQLite databases w/ sqlite.py
|
|
|
|
@2263
|
[2263]
|
22 months |
pierregm |
|
|
|
|
@2262
|
[2262]
|
22 months |
matthieu.brucher |
Moved scikits.optimization to github
|
|
|
|
@2261
|
[2261]
|
23 months |
stefan |
Scikits.learn has moved. Remove from repo.
|
|
|
|
@2260
|
[2260]
|
23 months |
matthieu.brucher |
Added some conjugate gradient documentation. Need to decide to use Sphinx …
|
|
|
|
@2259
|
[2259]
|
23 months |
matthieu.brucher |
Fixed a variable name
|
|
|
|
@2258
|
[2258]
|
2 years |
pierregm |
* Update the documentation of tsfromtxt
|
|
|
|
@2254
|
[2254]
|
2 years |
matthieu.brucher |
Small fix for relative function update
|
|
|
|
@2253
|
[2253]
|
2 years |
bmalengier |
Add Krylov solver option to cvode, add return code testing to cvode
|
|
|
|
@2252
|
[2252]
|
2 years |
matthieu.brucher |
Small changes for 0.1
|
|
|
|
@2251
|
[2251]
|
2 years |
pierregm |
tsfromtxt
* Make sure that names are properly saved w/ usecols
* Make sure …
|
|
|
|
@2250
|
[2250]
|
2 years |
pierregm |
Docstring update
|
|
|
|
@2249
|
[2249]
|
2 years |
pierregm |
Docstring update
|
|
|
|
@2248
|
[2248]
|
2 years |
pierregm |
* fixed an issue in DateArray?.repr (bug #98)
|
|
|
|
@2247
|
[2247]
|
2 years |
pierregm |
Doc update
|
|
|
|
@2246
|
[2246]
|
2 years |
matthieu.brucher |
Forgot to remove a print
|
|
|
|
@2245
|
[2245]
|
2 years |
matthieu.brucher |
Fixed the polytope implementation
|
|
|
|
@2244
|
[2244]
|
2 years |
matthieu.brucher |
Polytope implementation finished, need to add some tests!
|
|
|
|
@2243
|
[2243]
|
2 years |
matthieu.brucher |
Started the implementation of the polytope/simplex/Nelder-Mead optimizer
|
|
|
|
@2242
|
[2242]
|
2 years |
pierregm |
* Simple fix to take into account that the _fill_value attribute can be 0d …
|
|
|
|
@2241
|
[2241]
|
2 years |
pierregm |
* Fix pickling of DateArrays? (to keep the frequency)
|
|
|
|
@2240
|
[2240]
|
2 years |
pierregm |
* Fix pickling of DateArrays? (to keep the frequency)
|
|
|
|
@2239
|
[2239]
|
2 years |
pierregm |
* fixed some docs
|
|
|
|
@2238
|
[2238]
|
2 years |
pierregm |
* fixed some docs
|
|
|
|
@2237
|
[2237]
|
2 years |
pierregm |
* doc
+ modified conf.py for Sphinx 0.6.3
+ added tstheme
+ fixed …
|
|
|
|
@2236
|
[2236]
|
2 years |
pierregm |
* plotlib
+ drop colorbar_doc
* plotlib.maptools
+ removed an extra …
|
|
|
|
@2235
|
[2235]
|
3 years |
mattknox_ca |
- fixes in sphinx plot_directive
- update info for 0.91.3 release
- add …
|
|
|
|
@2234
|
[2234]
|
3 years |
pierregm |
* removed .toflex (a ridiculous name anyhow) and keep .torecords
* removed …
|
|
|
|
@2233
|
[2233]
|
3 years |
pierregm |
fix concatenate for 2D arrays.
|
|
|
|
@2232
|
[2232]
|
3 years |
pierregm |
* make sure that DateArray?.min/max returns a Date object when needed
|
|
|
|
@2231
|
[2231]
|
3 years |
mattknox_ca |
fix for ticket #95 (Date.strftime('%j') off by one)
|
|
|
|
@2230
|
[2230]
|
3 years |
pierregm |
|
|
|
|
@2229
|
[2229]
|
3 years |
pierregm |
* usgs
+ forced site_no to a 0-padded 8 character string (if given as …
|
|
|
|
@2228
|
[2228]
|
3 years |
pierregm |
* ensodata
+ force recreation of the archive if the unpickling raises a …
|
|
|
|
@2227
|
[2227]
|
3 years |
pierregm |
* make sure that _datearithmetics actually returns a pure ndarray when …
|
|
|
|
@2226
|
[2226]
|
3 years |
pierregm |
* extras.tsfromtxt
- update to the latest modifications of np.genfromtxt …
|
|
|
|
@2225
|
[2225]
|
3 years |
cdavid |
BUG: port em tests to new numpy >= 1.2 infrastructure.
|
|
|
|
@2224
|
[2224]
|
3 years |
cdavid |
Remove samplerate sources.
|
|
|
|
@2223
|
[2223]
|
3 years |
cdavid |
Remove audiolab sources.
|
|
|
|
@2222
|
[2222]
|
3 years |
pierregm |
* fixed a pb with docstring completion (bug #93b)
|
|
|
|
@2221
|
[2221]
|
3 years |
pierregm |
* plotlib : - dropped colorbar_doc (bug #93)
- added …
|
|
|
|
@2220
|
[2220]
|
3 years |
bmalengier |
cvode support added as an odesystem
|
|
|
|
@2219
|
[2219]
|
3 years |
matthieu.brucher |
Deleted Boost dependency (should OK now)
|
|
|
|
@2218
|
[2218]
|
3 years |
matthieu.brucher |
Moved from old openopt to the new optimization scikit
Fixed the zipsafe …
|
|
|
|
@2217
|
[2217]
|
3 years |
mattknox_ca |
fixed bug which caused crash when fixed_width=False and a header_row were …
|
|
|
|
@2216
|
[2216]
|
3 years |
mattknox_ca |
updated trac links to point to new trac site
|
|
|
|
@2215
|
[2215]
|
3 years |
bmalengier |
compute init cond and continue to first required output
|
|
|
|
@2214
|
[2214]
|
3 years |
mattknox_ca |
apply patch from Matteo Bertini to accept datetime object in positional …
|
|
|
|
@2213
|
[2213]
|
3 years |
mattknox_ca |
- fixes for matplotlib 0.99.0 compatibility
- update to version 0.91.2
|
|
|
|
@2212
|
[2212]
|
3 years |
cdavid |
Remove talkbox from svn, as dev happens on github now.
|
|
|
|
@2211
|
[2211]
|
3 years |
cdavid |
Remove samplerate from svn, as dev happens on github now.
|
|
|
|
@2210
|
[2210]
|
3 years |
cdavid |
Remove audiolab from svn, since dev happens on git now.
|
|
|
|
@2209
|
[2209]
|
3 years |
matthieu.brucher |
Finished cleaning up scikits.optimization
Fixed the tests
|
|
|
|
@2208
|
[2208]
|
3 years |
matthieu.brucher |
Moved the optimization package to the scikits namespace
|
|
|
|
@2207
|
[2207]
|
3 years |
matthieu.brucher |
Removed openopt files
|
|
|
|
@2206
|
[2206]
|
3 years |
matthieu.brucher |
First step toward extracting the generic framework from OpenOpt.
|
|
|
|
@2205
|
[2205]
|
3 years |
mattknox_ca |
- rewrite of guess_freq function. Add support for business frequency and …
|
|
|
|
@2204
|
[2204]
|
3 years |
pierregm |
* Introduce lib.spells
|
|
|
|
@2203
|
[2203]
|
3 years |
pierregm |
* Added logseries to extradistributions
|
|
|
|
@2202
|
[2202]
|
3 years |
pierregm |
* Fixed the import in the tests
* Fixed a bug in _validate_stats
* Add …
|
|
|
|
@2201
|
[2201]
|
3 years |
pierregm |
* Fixed ClimateSeries?.ensoindicator for irregular and empty series
|
|
|
|
@2200
|
[2200]
|
3 years |
pierregm |
* Added the stats subpackage
* Fixed init to handle the new 'stats' …
|
|
|
|
@2199
|
[2199]
|
3 years |
pierregm |
* init : fix the definition of Tester for compatibility w/ …
|
|
|
|
@2198
|
[2198]
|
3 years |
pierregm |
adjust_endpoints : allow the input starting and ending dates to be strings
|
|
|
|
@2197
|
[2197]
|
3 years |
pierregm |
* enso.ensobase.ClimateSeries?
- fixed getitem for fields
* …
|
|
|
|
@2196
|
[2196]
|
3 years |
pierregm |
* core.tools
- fixed Cluster to avoid a pb w/ uniques
* …
|
|
|
|
@2195
|
[2195]
|
3 years |
bmalengier |
start with adding cvode support via an odesystem class
|
|
|
|
@2194
|
[2194]
|
3 years |
stefan |
Example site.cfg.
|
|
|
|
@2193
|
[2193]
|
3 years |
stefan |
Installation instructions for OSX.
|
|
|
|
@2192
|
[2192]
|
3 years |
stefan |
Abort setup if UMFPACK is missing.
|
|
|
|
@2191
|
[2191]
|
3 years |
bmalengier |
allow direct edit in ida on out array
|
|
|
|
@2190
|
[2190]
|
3 years |
bmalengier |
double pendulum example with movie output
|
|
|
|
@2189
|
[2189]
|
3 years |
dhuard |
Added a droplet texture and a ramp kernel to vectorplot. This combination …
|
|
|
|
@2188
|
[2188]
|
3 years |
bmalengier |
unit tests for ida component
|
|
|
|
@2187
|
[2187]
|
3 years |
pierregm |
* Added _tools (for misc. functions not really numpy related)
* Fixed …
|
|
|
|
@2186
|
[2186]
|
3 years |
pierregm |
* Doc update
* core: moved _config to the root level
* io.copas : renamed …
|
|
|
|
@2185
|
[2185]
|
3 years |
pierregm |
* Doc update
* core: moved _config to the root level
* io.copas : renamed …
|
|
|
|
@2184
|
[2184]
|
3 years |
bmalengier |
add interface to the IDA solver
|
|
|
|
@2183
|
[2183]
|
3 years |
bmalengier |
allow to exclude error control on alg var
|
|
|
|
@2182
|
[2182]
|
3 years |
mattknox_ca |
some tweaks to manifest
|
|
|
|
@2181
|
[2181]
|
3 years |
pierregm |
*Adding LICENSE/README & MANIFEST. Hopefully sdist will work from now on
|
|
|
|
@2180
|
[2180]
|
3 years |
pierregm |
* doc update (fix tsplot_directive to Sphinx 0.6)
|
|
|
|
@2179
|
[2179]
|
3 years |
mattknox_ca |
- removed duplicate license specification (causes error in python 2.6)
- …
|
|
|
|
@2178
|
[2178]
|
3 years |
mattknox_ca |
some tweaks to version history notes
|
|
|
|
@2177
|
[2177]
|
3 years |
pierregm |
* doc update (fix plot_directive to Sphinx 0.6)
|
|
|
|
@2176
|
[2176]
|
3 years |
pierregm |
Doc update
|
|
|
|
@2175
|
[2175]
|
3 years |
mattknox_ca |
fixed problems with _timeseriescompat_multiple
|
|
|
|
@2174
|
[2174]
|
3 years |
pierregm |
* clean up tdates
* date_array now accepts start_date and end_date as …
|
|
|
|
@2173
|
[2173]
|
3 years |
pierregm |
* last/first_unmasked_values now accept an axis parameter
|
|
|
|
@2172
|
[2172]
|
3 years |
pierregm |
* Update the version to 0.91.1
* Changed printing of dates w/ undefined …
|
|
|
|
@2171
|
[2171]
|
3 years |
pierregm |
* _arraymethod/_axismethod : fallback when a method is called as …
|
|
|
|
@2170
|
[2170]
|
3 years |
mattknox_ca |
improve performance of convert function when func argument is specified …
|
|
|
|
@2169
|
[2169]
|
3 years |
mattknox_ca |
- bumped version number to 0.91.1
- fixed problem with max/min on …
|
|
|
|
@2168
|
[2168]
|
3 years |
pierregm |
c_dates
* Dates w/ undefined are now displayed as integers
*docstring …
|
|
|
|
@2167
|
[2167]
|
3 years |
mattknox_ca |
removed code fragment that got left behind last time
|
|
|
|
@2166
|
[2166]
|
3 years |
bmalengier |
version change to dev
|
|
|
|
@2165
|
[2165]
|
3 years |
bmalengier |
0.2.0 version
|
|
|
|
@2164
|
[2164]
|
3 years |
bmalengier |
add planar pendulum example
|
|
|
|