You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Start to work on DataDrivenBase
* Restructure a bit
* Make the solution a statsbase type
* Add implicit indicator and dispatch
* exclude tests for now
* Clean up deps and generalize Solution
* Move utils
* More tests
* Fix typo
* Remove old tests
* Adapt further
* Adapt testset
* Add collocation test
* Add some interpolation methods
* Adapt SciML Code style
* Adapt common options slightly
* Adapt docs
* Adapt the docs
* Adapt docs
* Lighten up documentation deps
* Prune deps
* Update the basis methods
* Update make.jl
* Format code
* Adapt for subtyping of basis
* Rmv deprecations
* Slight documentation adapts
* adapt more common options
* Adapt solve dispatch
* Setup subpackages and start working on DMD
* Rmv old test for now
* Adapt Readme
* Format
* Add StaticArrays
* Make basis immutable
* Make abstract types more concrete
* Safety check eqs
* Fixup docs
* Format
* Restructure tests
* Implicit deps on Symbolics and SymbolicUtils
* Fix wrong import
* Working status commit
* More tests
* DataDrivenFunction
* Structure tests
* Remove revise again
* Fix implicits
* Fix Dataset and Solution
* Fix tests
* Empty Matrix backwards
* Change empty matrix
* Better normalization, preprocessing,add internal
* Prune old code
* Add problem to the internal prob
* Fit InternalProb for all
* Add comments and tests
* Further adapt for use within DMD
* Forgot retcode
* Fix up tests
* Store default values
* Adapt test
* Update docs
* Format
* Update docs and format
* Export returncodes
* Updata DMD
* WIP for DMD
* Update for remake and solution parameters
* Update options, fix problem
* Right eval_expression
* Fix solution tests for prob remake
* Fixup small issues and make StaticArrays keyworded
* Fix Complex results and jacobian behaviour
* Formatting
* Fix small issues
* Allow for non-parametric outputs
* Add getters and fix errors
* Add exports, testdeps and some tests
* Remove StaticArrays and make eval concrete
* Change sigdigits and use it to derive the basis
* Adapt rounding
* Adapt test
* Add tests and fix gEDMD
* Adapt the building of the basis
* Add controlled tests
* Adapt algorithms to old structure
* Finalize tests
* Info to test
* Adapt tests for subpackages
* Initial draft for Symbolic Regression jl
* Adapt tests
* try to up CI
* Adapt for right useage
* Fix typo
* Intial draft for SparseRegression
* ADMM and fixes
* Further fixes
* SR3
* Add simple testset
* Add Tests
* Format
* Implicit Sparse Regression
* Remove old stuff
* Format
* Debug the tests
* Try to get tests green
* Less randomness
* Too much synt sugar!
* Diversify the basis
* Relax tests a little
* Relax due to failing of 1.0
* Update Candidate Matrix
* Update problems and build basis
* Whitespace
* Adapt utils
* Update dependencies
* Fix candidate matrix
* Update tests
* Fix pkg imports
* Remove prints
* Check for consistency on GH
* Add necessary idx for implicits
* Try to adapt coverage
* Format
* Try to fix
* Adapt for all files
* Revert CI
* Adapt DMD tests
* Add eval expression tests
* Format
* Adapt CompatHelper to include subdirs
* Try to up Coverage
* Add coverage to sublib
* Fix coverage
* Fix some exports and annotations
* Update docs
* Add more docs
* Missing exports
* Remove direct deps right now
* Remove docs
* Add more examples and adapt docs
* Remove example files
* Format
* Bump version
* Add quickstart to the homepage
* Add rounding
* Remove tests and make SR examples faster
* Remove folders
* Adapt README
* Format
* Limit DataInterpolations
0 commit comments