Autora

Latest version: v4.0.0

Safety actively analyzes 624698 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

4.0.0

What's Changed
* docs: add MIT license badge to README by benwandrew in https://github.com/AutoResearch/autora/pull/552
* Doc/restructuring general tutorial by chadcwilliams in https://github.com/AutoResearch/autora/pull/514
* docs: Add Notebook Tutorial for Equation Discovery by TheLemonPig in https://github.com/AutoResearch/autora/pull/568
* docs: make a documentation page outlining the terminology based on the spreadsheet by benwandrew in https://github.com/AutoResearch/autora/pull/572
* docs: updated docs for installation, theorists, experiment runners, and experimentalists by chadcwilliams in https://github.com/AutoResearch/autora/pull/571
* docs: fix broken links by younesStrittmatter in https://github.com/AutoResearch/autora/pull/576
* docs: update mkdocs settings to allow copying blocks of code / downloading URL-based snippets by hollandjg in https://github.com/AutoResearch/autora/pull/583
* 569 revise tutorial suggestions john by hollandjg in https://github.com/AutoResearch/autora/pull/587
* docs: update workflow documentation by hollandjg in https://github.com/AutoResearch/autora/pull/586
* 544 update dependencies based on new packages post hackathon by younesStrittmatter in https://github.com/AutoResearch/autora/pull/588
* add optional dependency: abstract equation by younesStrittmatter in https://github.com/AutoResearch/autora/pull/593
* Docs nav fix after 400 by younesStrittmatter in https://github.com/AutoResearch/autora/pull/591
* Docs: Revised basic tutorials by chadcwilliams in https://github.com/AutoResearch/autora/pull/584
* fix: Updated nav for basic tutorials by chadcwilliams in https://github.com/AutoResearch/autora/pull/595
* doc: added citation info by musslick in https://github.com/AutoResearch/autora/pull/580
* docs: updated README by musslick in https://github.com/AutoResearch/autora/pull/578

New Contributors
* chadcwilliams made their first contribution in https://github.com/AutoResearch/autora/pull/514

**Full Changelog**: https://github.com/AutoResearch/autora/compare/v3.1.1...v4.0.0

3.1.1

What's Changed
* docs: add functional tutorial by hollandjg in https://github.com/AutoResearch/autora/pull/518
* docs: added logos for funding sources by musslick in https://github.com/AutoResearch/autora/pull/525
* doc: fixes funding logo position and size by musslick in https://github.com/AutoResearch/autora/pull/528
* docs: add details on publishing via Github Actions by younesStrittmatter in https://github.com/AutoResearch/autora/pull/531
* docs: add badges by hollandjg in https://github.com/AutoResearch/autora/pull/532
* docs: add note to contributor documentation for updating and releasing new versions of contributed modules. by benwandrew in https://github.com/AutoResearch/autora/pull/535
* ci: standardize repository issue labels with label syncer by benwandrew in https://github.com/AutoResearch/autora/pull/534
* docs: update license to MIT by benwandrew in https://github.com/AutoResearch/autora/pull/537
* feat: add leverage sampler by benwandrew in https://github.com/AutoResearch/autora/pull/539
* docs: create lists of implemented components by benwandrew in https://github.com/AutoResearch/autora/pull/540


**Full Changelog**: https://github.com/AutoResearch/autora/compare/v3.1.0...v3.1.1

3.1.0

What's Changed
* docs: add white bg to overview by younesStrittmatter in https://github.com/AutoResearch/autora/pull/428
* Docs add tutorials by younesStrittmatter in https://github.com/AutoResearch/autora/pull/429
* chore: remove IDE files by hollandjg in https://github.com/AutoResearch/autora/pull/431
* Revamp motivation section of top-level index.md by benwandrew in https://github.com/AutoResearch/autora/pull/432
* ci: add trigger to publish every night by benwandrew in https://github.com/AutoResearch/autora/pull/438
* Make theorist language more general by benwandrew in https://github.com/AutoResearch/autora/pull/440
* doc: modified main contributor doc by musslick in https://github.com/AutoResearch/autora/pull/441
* doc: theorist module contribution by musslick in https://github.com/AutoResearch/autora/pull/442
* Update mkdocs.yml by younesStrittmatter in https://github.com/AutoResearch/autora/pull/443
* Update mkdocs.yml by benwandrew in https://github.com/AutoResearch/autora/pull/444
* Doc/generalize tutorials by musslick in https://github.com/AutoResearch/autora/pull/447
* Update theorist-module.md by benwandrew in https://github.com/AutoResearch/autora/pull/448
* Doc: extension of contribution documentation by musslick in https://github.com/AutoResearch/autora/pull/445
* update doc by younesStrittmatter in https://github.com/AutoResearch/autora/pull/449
* Update mkdocs.yml by younesStrittmatter in https://github.com/AutoResearch/autora/pull/451
* 446 add documentation for experiment runner module contribution by younesStrittmatter in https://github.com/AutoResearch/autora/pull/450
* Add content to index.md for tutorials by benwandrew in https://github.com/AutoResearch/autora/pull/454
* 455 docs make folder structure consitent with nav in mkdocs.yml by younesStrittmatter in https://github.com/AutoResearch/autora/pull/456
* docs: change header case by younesStrittmatter in https://github.com/AutoResearch/autora/pull/458
* docs: update button to open in colab by hollandjg in https://github.com/AutoResearch/autora/pull/472
* Docs/remove deprecated plugin by hollandjg in https://github.com/AutoResearch/autora/pull/473
* docs: add links to tutorials on landing page for documentation by benwandrew in https://github.com/AutoResearch/autora/pull/463
* Docs: add code reference by hollandjg in https://github.com/AutoResearch/autora/pull/471
* docs: update documentation to reflect new structure with code references by younesStrittmatter in https://github.com/AutoResearch/autora/pull/477
* Elaborate on PR process for contributions by benwandrew in https://github.com/AutoResearch/autora/pull/475
* docs: add nb-clean pre-commit-hook by hollandjg in https://github.com/AutoResearch/autora/pull/480
* docs: attach images to notebooks by hollandjg in https://github.com/AutoResearch/autora/pull/474
* build: remove empty src directory – replace with explicit instruction… by hollandjg in https://github.com/AutoResearch/autora/pull/481
* docs: add documentation on how to set up a online experiment via Fire… by younesStrittmatter in https://github.com/AutoResearch/autora/pull/479
* docs: test building before merge by hollandjg in https://github.com/AutoResearch/autora/pull/486
* Clean up documentation headings globally in parent package by benwandrew in https://github.com/AutoResearch/autora/pull/485
* docs: add mention of style guide in top-level of contributor guide by benwandrew in https://github.com/AutoResearch/autora/pull/489
* ci: add push-to-main-branch as event to trigger publishing documentation by benwandrew in https://github.com/AutoResearch/autora/pull/491
* 484 everywhere in the documentation where we describe the venv setup including contributor setup we should add that venv should specify the python version eg 39 by younesStrittmatter in https://github.com/AutoResearch/autora/pull/487
* docs: strong title cases in all headings by younesStrittmatter in https://github.com/AutoResearch/autora/pull/493
* doc: fixed minor typos by musslick in https://github.com/AutoResearch/autora/pull/494
* docs: include tutorial for online experiment by younesStrittmatter in https://github.com/AutoResearch/autora/pull/495
* Update index.md by younesStrittmatter in https://github.com/AutoResearch/autora/pull/498
* Update Theorist.ipynb by younesStrittmatter in https://github.com/AutoResearch/autora/pull/499
* docs: update page names in tutorials by benwandrew in https://github.com/AutoResearch/autora/pull/500
* feat: added mixture experimentalist contribution by blinodelka in https://github.com/AutoResearch/autora/pull/461
* 503 fix broken links by younesStrittmatter in https://github.com/AutoResearch/autora/pull/504
* fix: fixed unordered lists by musslick in https://github.com/AutoResearch/autora/pull/508
* docs: added introductory tutorial by musslick in https://github.com/AutoResearch/autora/pull/507
* doc: re-arranged outline in contributor guide by musslick in https://github.com/AutoResearch/autora/pull/509
* docs: add installation page to main documentation by benwandrew in https://github.com/AutoResearch/autora/pull/505

New Contributors
* younesStrittmatter made their first contribution in https://github.com/AutoResearch/autora/pull/428
* blinodelka made their first contribution in https://github.com/AutoResearch/autora/pull/461

**Full Changelog**: https://github.com/AutoResearch/autora/compare/v3.0.1...v3.1.0

3.0.1

What's Changed
* docs: update image path by hollandjg in https://github.com/AutoResearch/autora/pull/425
* docs: add site url (fixes links) by hollandjg in https://github.com/AutoResearch/autora/pull/426


**Full Changelog**: https://github.com/AutoResearch/autora/compare/v3.0.0...v3.0.1

3.0.0

What's Changed
* docs: update documentation building script to use poetry for installing dependencies by hollandjg in https://github.com/AutoResearch/autora/pull/344
* chore(deps-dev): bump mkdocs-material from 9.1.5 to 9.1.6 by dependabot in https://github.com/AutoResearch/autora/pull/345
* chore(deps-dev): bump pytest from 7.2.2 to 7.3.0 by dependabot in https://github.com/AutoResearch/autora/pull/346
* docs: adjusted mkdocs theme by musslick in https://github.com/AutoResearch/autora/pull/348
* doc/revised overview by musslick in https://github.com/AutoResearch/autora/pull/351
* chore(deps-dev): bump pytest from 7.3.0 to 7.3.1 by dependabot in https://github.com/AutoResearch/autora/pull/352
* refactor: remove outdated plot_utils for darts by hollandjg in https://github.com/AutoResearch/autora/pull/350
* chore(deps): bump pandas from 2.0.0 to 2.0.1 by dependabot in https://github.com/AutoResearch/autora/pull/353
* chore(deps-dev): bump mkdocs-material from 9.1.6 to 9.1.7 by dependabot in https://github.com/AutoResearch/autora/pull/354
* chore(deps): bump imageio from 2.27.0 to 2.28.0 by dependabot in https://github.com/AutoResearch/autora/pull/356
* chore(deps): bump numpy from 1.24.2 to 1.24.3 by dependabot in https://github.com/AutoResearch/autora/pull/355
* chore(deps-dev): bump mkdocs-material from 9.1.7 to 9.1.8 by dependabot in https://github.com/AutoResearch/autora/pull/377
* chore(deps-dev): bump ipython from 8.12.0 to 8.12.1 by dependabot in https://github.com/AutoResearch/autora/pull/378
* chore(deps-dev): bump mkdocs-gen-files from 0.4.0 to 0.5.0 by dependabot in https://github.com/AutoResearch/autora/pull/379
* chore(deps): bump imageio from 2.28.0 to 2.28.1 by dependabot in https://github.com/AutoResearch/autora/pull/380
* chore(deps-dev): bump mkdocs-material from 9.1.8 to 9.1.10 by dependabot in https://github.com/AutoResearch/autora/pull/390
* chore(deps-dev): bump pre-commit from 3.2.2 to 3.3.1 by dependabot in https://github.com/AutoResearch/autora/pull/391
* chore(deps-dev): bump mkdocstrings-python from 0.9.0 to 0.10.1 by dependabot in https://github.com/AutoResearch/autora/pull/392
* chore(deps-dev): bump ipython from 8.12.1 to 8.12.2 by dependabot in https://github.com/AutoResearch/autora/pull/393
* chore(deps-dev): bump mkdocs-material from 9.1.10 to 9.1.12 by dependabot in https://github.com/AutoResearch/autora/pull/404
* chore(deps-dev): bump mkdocstrings-python from 0.10.1 to 1.0.0 by dependabot in https://github.com/AutoResearch/autora/pull/405
* chore(deps): bump pymdown-extensions from 9.10 to 10.0 by dependabot in https://github.com/AutoResearch/autora/pull/407
* chore(deps): bump sympy from 1.11.1 to 1.12 by dependabot in https://github.com/AutoResearch/autora/pull/406
* chore(deps-dev): bump pre-commit from 3.3.1 to 3.3.2 by dependabot in https://github.com/AutoResearch/autora/pull/411
* chore(deps-dev): bump mkdocs-material from 9.1.12 to 9.1.14 by dependabot in https://github.com/AutoResearch/autora/pull/412
* chore(deps): bump requests from 2.28.2 to 2.31.0 by dependabot in https://github.com/AutoResearch/autora/pull/413
* chore(deps): bump tornado from 6.2 to 6.3.2 by dependabot in https://github.com/AutoResearch/autora/pull/418
* chore(deps): bump imageio from 2.28.1 to 2.30.0 by dependabot in https://github.com/AutoResearch/autora/pull/419
* chore(deps-dev): bump mkdocstrings-python from 1.0.0 to 1.1.0 by dependabot in https://github.com/AutoResearch/autora/pull/420
* chore(deps): bump pandas from 2.0.1 to 2.0.2 by dependabot in https://github.com/AutoResearch/autora/pull/421
* refactor!: convert this into the "parent" package for autora, without code by hollandjg in https://github.com/AutoResearch/autora/pull/371


**Full Changelog**: https://github.com/AutoResearch/autora/compare/v2.4.1...v3.0.0

3.0.0c3

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.