Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added similar libraries in python #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toftul
Copy link

@toftul toftul commented Feb 12, 2024

I was inspired by the simplicity of usage of this julia packaged and decided to make similar one for Python. It could be helpful for someone.

I was inspired by the simplicity of usage of this julia packaged and decided to make similar one for Python. It could be helpful for someone.
@@ -38,3 +38,10 @@ julia> RefractiveMaterial("glass", "HIKARI-F", "F1")
```

The database is currently limited to dispersion and extinction ('n-k') data. Future versions of the package may include the new [n₂](https://refractiveindex.info/n2) (nonlinear index) database - please file an issue if this functionality is important to you.


### Simular projects
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Simular projects
### Related projects
Database source repository:
- https://github.com/polyanskiy/refractiveindex.info-database

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants